diff options
author | marcus <marcus@FreeBSD.org> | 2002-04-28 01:32:31 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-04-28 01:32:31 +0800 |
commit | 919cc62d05517c3222f92e64532d0c157c3306cb (patch) | |
tree | b3d3959f130ce0fbf1ea2692e4fc84a4bd99ec77 /www/galeon2/Makefile | |
parent | 663f9db4511f885d2deb11811e35386f68f55c14 (diff) | |
download | freebsd-ports-gnome-919cc62d05517c3222f92e64532d0c157c3306cb.tar.gz freebsd-ports-gnome-919cc62d05517c3222f92e64532d0c157c3306cb.tar.zst freebsd-ports-gnome-919cc62d05517c3222f92e64532d0c157c3306cb.zip |
Allow Galeon to properly act as a viewer for GNOME help URLs. Bump
PORTREVISION.
Prompted by: User Witr <witr@rwwa.com>
Reviewed by: sobomax
Approved by: sobomax
Diffstat (limited to 'www/galeon2/Makefile')
-rw-r--r-- | www/galeon2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/galeon2/Makefile b/www/galeon2/Makefile index 9be1bb8bd71a..7d10e33c914e 100644 --- a/www/galeon2/Makefile +++ b/www/galeon2/Makefile @@ -7,6 +7,7 @@ PORTNAME= galeon PORTVERSION= 1.2.1 +PORTREVISION= 1 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |