diff options
author | sobomax <sobomax@FreeBSD.org> | 2002-03-13 11:09:56 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2002-03-13 11:09:56 +0000 |
commit | cb51fb0f54b6f91f7a2cb34e082f1a7b4e2fd666 (patch) | |
tree | a135936a2314efebff03e38d3fadcc44412e5a1d /www/galeon/Makefile | |
parent | fb5ae6f6c20301d4a7ddd96c4f01404eec0a385e (diff) | |
download | FreeBSD-ports-cb51fb0f54b6f91f7a2cb34e082f1a7b4e2fd666.zip FreeBSD-ports-cb51fb0f54b6f91f7a2cb34e082f1a7b4e2fd666.tar.gz |
Whack iid of the Nautilus component to be the same as the iid of the defunct
and disabled Mozilla components from the Nautilus package, so that user only
needs to install Galeon to be able view html pages in Nautilus. Bump
PORTREVISION.
Diffstat (limited to 'www/galeon/Makefile')
-rw-r--r-- | www/galeon/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/galeon/Makefile b/www/galeon/Makefile index 2566f60..cf90fac 100644 --- a/www/galeon/Makefile +++ b/www/galeon/Makefile @@ -7,6 +7,7 @@ PORTNAME= galeon PORTVERSION= 1.2.0 +PORTREVISION= 1 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |