diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-09-27 15:13:40 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-09-27 15:13:40 +0000 |
commit | 4dc35538ea81e9607e37e068ef0738d4967b59f6 (patch) | |
tree | ec23ecc15f7ee592eca3741a4c66471a46bafbd6 /www/galeon/Makefile | |
parent | - Update to 1.01a; (diff) |
Make galeon-config-tool working on FreeBSD.
Submitted by: Alexander Leidinger <Alexander@Leidinger.net>
Notes
Notes:
svn path=/head/; revision=48227
Diffstat (limited to 'www/galeon/Makefile')
-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 d8fbbb9538c2..0b1ec6da60b2 100644 --- a/www/galeon/Makefile +++ b/www/galeon/Makefile @@ -7,6 +7,7 @@ PORTNAME= galeon PORTVERSION= 0.12.2 +PORTREVISION= 1 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |