diff options
author | marcus <marcus@FreeBSD.org> | 2005-03-25 14:04:46 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2005-03-25 14:04:46 +0800 |
commit | 0b2821e3a04079c500f9d7dafdfa8b7993d1686f (patch) | |
tree | 02610f750ff245d5a285bfb1a0aa84b81976c64a /www/galeon | |
parent | b7418f8980757a6fefec74c3dd5379736a7bc84e (diff) | |
download | freebsd-ports-gnome-0b2821e3a04079c500f9d7dafdfa8b7993d1686f.tar.gz freebsd-ports-gnome-0b2821e3a04079c500f9d7dafdfa8b7993d1686f.tar.zst freebsd-ports-gnome-0b2821e3a04079c500f9d7dafdfa8b7993d1686f.zip |
Bump PORTREVISION for all ports that depend on Mozilla.
Approved by: portmgr (implicit)
Diffstat (limited to 'www/galeon')
-rw-r--r-- | www/galeon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/galeon/Makefile b/www/galeon/Makefile index e8aab7b0deaf..e2232f0adff9 100644 --- a/www/galeon/Makefile +++ b/www/galeon/Makefile @@ -7,7 +7,7 @@ PORTNAME= galeon PORTVERSION= 1.3.20 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://osdn.dl.sourceforge.net/sourceforge/galeon/ |