diff options
author | marcus <marcus@FreeBSD.org> | 2002-05-26 15:45:56 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-05-26 15:45:56 +0800 |
commit | 0b05bce571b239578b79a3f17a94a4dda978c4ec (patch) | |
tree | cb07261871974b3695552afa3f74572b4255794d /x11/libgnome/Makefile | |
parent | 3b13604b68a3957252123504d69efbf2e95360d8 (diff) | |
download | freebsd-ports-gnome-0b05bce571b239578b79a3f17a94a4dda978c4ec.tar.gz freebsd-ports-gnome-0b05bce571b239578b79a3f17a94a4dda978c4ec.tar.zst freebsd-ports-gnome-0b05bce571b239578b79a3f17a94a4dda978c4ec.zip |
Allow yelp to view man pages. Bump PORTREVISION.
Diffstat (limited to 'x11/libgnome/Makefile')
-rw-r--r-- | x11/libgnome/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/libgnome/Makefile b/x11/libgnome/Makefile index cfd2b96b65a6..ea2ee34daa62 100644 --- a/x11/libgnome/Makefile +++ b/x11/libgnome/Makefile @@ -7,7 +7,7 @@ PORTNAME= libgnome PORTVERSION= 1.117.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES?= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-beta5 |