diff options
author | marcus <marcus@FreeBSD.org> | 2005-04-17 01:13:26 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2005-04-17 01:13:26 +0800 |
commit | 20d21cea509f242a569b46f0738d31f207993cd4 (patch) | |
tree | 0b06f5fa2ae4364ceb0f5f7f30351666482a8bd8 /www/galeon | |
parent | 5ee986b61c5f7785ca1b507cb881e3a7bb2e22ec (diff) | |
download | freebsd-ports-gnome-20d21cea509f242a569b46f0738d31f207993cd4.tar.gz freebsd-ports-gnome-20d21cea509f242a569b46f0738d31f207993cd4.tar.zst freebsd-ports-gnome-20d21cea509f242a569b46f0738d31f207993cd4.zip |
Bump PORTREVISIONs to chase the Mozilla update.
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 e2232f0adff9..038f8b39fbc0 100644 --- a/www/galeon/Makefile +++ b/www/galeon/Makefile @@ -7,7 +7,7 @@ PORTNAME= galeon PORTVERSION= 1.3.20 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://osdn.dl.sourceforge.net/sourceforge/galeon/ |