diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-09-23 12:49:00 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-09-23 12:49:00 +0800 |
commit | 55768feeb60776658837079e749f72a0804cd6f3 (patch) | |
tree | 392b51e92a9ed4835e6a39b232ee3c90a67be9d8 /x11/yelp/Makefile | |
parent | 4f18ca90a76b9424db55908a633d8d22ab15e8c2 (diff) | |
download | marcuscom-ports-55768feeb60776658837079e749f72a0804cd6f3.tar marcuscom-ports-55768feeb60776658837079e749f72a0804cd6f3.tar.gz marcuscom-ports-55768feeb60776658837079e749f72a0804cd6f3.tar.bz2 marcuscom-ports-55768feeb60776658837079e749f72a0804cd6f3.tar.lz marcuscom-ports-55768feeb60776658837079e749f72a0804cd6f3.tar.xz marcuscom-ports-55768feeb60776658837079e749f72a0804cd6f3.tar.zst marcuscom-ports-55768feeb60776658837079e749f72a0804cd6f3.zip |
Update to 2.24.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11608 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/yelp/Makefile')
-rw-r--r-- | x11/yelp/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/yelp/Makefile b/x11/yelp/Makefile index e038a60b1..1640f37d8 100644 --- a/x11/yelp/Makefile +++ b/x11/yelp/Makefile @@ -3,12 +3,11 @@ # Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/yelp/Makefile,v 1.127 2008/09/02 11:00:11 kwm Exp $ +# $MCom: ports/x11/yelp/Makefile,v 1.128 2008/09/12 00:30:18 marcus Exp $ # PORTNAME= yelp -PORTVERSION= 2.23.91 -PORTREVISION= 1 +PORTVERSION= 2.24.0 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 |