diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-01-17 05:26:15 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-01-17 05:26:15 +0000 |
commit | 722cde1aed7b27e7e5bca4ca486b8543032c610f (patch) | |
tree | 9f8315beb4605e862a0846b3b3fa30010c9859e8 /www/galeon | |
parent | ed5f4675609124dd7f4848191a5c6d0b503905ab (diff) | |
download | ports-722cde1aed7b27e7e5bca4ca486b8543032c610f.tar.gz ports-722cde1aed7b27e7e5bca4ca486b8543032c610f.zip |
Catch up with Mozilla 1.6.
Notes
Notes:
svn path=/head/; revision=98370
Diffstat (limited to 'www/galeon')
-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 ab3894a6ae00..e59c9ecc789e 100644 --- a/www/galeon/Makefile +++ b/www/galeon/Makefile @@ -7,6 +7,7 @@ PORTNAME= galeon PORTVERSION= 1.2.13 +PORTREVISION= 1 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |