diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2007-12-16 18:47:26 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2007-12-16 18:47:26 +0000 |
commit | db3db463df900ae97a368a13cb83507c419f43bc (patch) | |
tree | 22e43175a8c33d60049f8c8d24eb847209de6a37 /www/galeon/Makefile | |
parent | ba2481a6d3d08edb4f1defba9f893e08a1a7d6ac (diff) |
Notes
Diffstat (limited to 'www/galeon/Makefile')
-rw-r--r-- | www/galeon/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/galeon/Makefile b/www/galeon/Makefile index 0e2335912772..40505b14ec61 100644 --- a/www/galeon/Makefile +++ b/www/galeon/Makefile @@ -7,8 +7,7 @@ # PORTNAME= galeon -PORTVERSION= 2.0.3 -PORTREVISION= 2 +PORTVERSION= 2.0.4 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://osdn.dl.sourceforge.net/sourceforge/galeon/ |