diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-12-19 20:03:47 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-12-19 20:03:47 +0000 |
commit | 7c62b819f626cb2a420082c6c3670f8576774023 (patch) | |
tree | eabc3e9ccbd2e6973afd295acf8c20a819959c00 /www | |
parent | 0674510d0050e82ef2d0813c6127039ae3cee0a0 (diff) |
Notes
Diffstat (limited to 'www')
-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 832fcaead286..59947e06ac34 100644 --- a/www/galeon/Makefile +++ b/www/galeon/Makefile @@ -7,7 +7,7 @@ PORTNAME= galeon PORTVERSION= 1.3.18 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://osdn.dl.sourceforge.net/sourceforge/galeon/ |