diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-09-27 15:13:40 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-09-27 15:13:40 +0000 |
commit | 9e4d9ce833d8c07494bbd7c1dd70c9ddfc143228 (patch) | |
tree | 9653a58794a34d372b6474f69caa55d2771aa51e /www/galeon2/Makefile | |
parent | adf6a02b5a5126720b1c6bfcfa9cf5df3aea37f7 (diff) | |
download | FreeBSD-ports-9e4d9ce833d8c07494bbd7c1dd70c9ddfc143228.zip FreeBSD-ports-9e4d9ce833d8c07494bbd7c1dd70c9ddfc143228.tar.gz |
Make galeon-config-tool working on FreeBSD.
Submitted by: Alexander Leidinger <Alexander@Leidinger.net>
Diffstat (limited to 'www/galeon2/Makefile')
-rw-r--r-- | www/galeon2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/galeon2/Makefile b/www/galeon2/Makefile index d8fbbb9..0b1ec6d 100644 --- a/www/galeon2/Makefile +++ b/www/galeon2/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} |