diff options
Diffstat (limited to 'x11/yelp/Makefile')
-rw-r--r-- | x11/yelp/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/yelp/Makefile b/x11/yelp/Makefile index 3d3e5de75..b6e9acbeb 100644 --- a/x11/yelp/Makefile +++ b/x11/yelp/Makefile @@ -3,11 +3,12 @@ # Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/x11/yelp/Makefile,v 1.124 2008/06/05 11:46:31 kwm Exp $ # PORTNAME= yelp PORTVERSION= 2.23.1 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 |