diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-11-28 15:30:27 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-11-28 15:30:27 +0800 |
commit | 47a814b27589a0376a8f72fe5b228c3e42d82425 (patch) | |
tree | 7b20b1a3df600532f7e52e34643e8ddc27402833 /x11/yelp/Makefile | |
parent | df29250bae0ba55de1c884bd48b54df67b9a2a94 (diff) | |
download | marcuscom-ports-47a814b27589a0376a8f72fe5b228c3e42d82425.tar marcuscom-ports-47a814b27589a0376a8f72fe5b228c3e42d82425.tar.gz marcuscom-ports-47a814b27589a0376a8f72fe5b228c3e42d82425.tar.bz2 marcuscom-ports-47a814b27589a0376a8f72fe5b228c3e42d82425.tar.lz marcuscom-ports-47a814b27589a0376a8f72fe5b228c3e42d82425.tar.xz marcuscom-ports-47a814b27589a0376a8f72fe5b228c3e42d82425.tar.zst marcuscom-ports-47a814b27589a0376a8f72fe5b228c3e42d82425.zip |
- Update to 2.13.1
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5229 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/yelp/Makefile')
-rw-r--r-- | x11/yelp/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/x11/yelp/Makefile b/x11/yelp/Makefile index c6f9e2f38..1b9a088fe 100644 --- a/x11/yelp/Makefile +++ b/x11/yelp/Makefile @@ -3,15 +3,14 @@ # Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/yelp/Makefile,v 1.68 2005/11/24 01:44:00 ahze Exp $ +# $MCom: ports/x11/yelp/Makefile,v 1.69 2005/11/26 05:11:25 ahze Exp $ # PORTNAME= yelp -PORTVERSION= 2.12.1 -PORTREVISION= 2 +PORTVERSION= 2.13.1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.12 +MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.13 DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org |