diff options
author | marcus <marcus@FreeBSD.org> | 2002-04-23 01:01:37 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-04-23 01:01:37 +0800 |
commit | 9d165904cb3c99e5f787a423ab2c2cef96bb4b3c (patch) | |
tree | 1cc7c36c7ad88af669d6b1efe3f14c00365d4b20 /www/galeon/Makefile | |
parent | 7a0b2742da65fae4a5bee48a618283fc2d079696 (diff) | |
download | freebsd-ports-graphics-9d165904cb3c99e5f787a423ab2c2cef96bb4b3c.tar.gz freebsd-ports-graphics-9d165904cb3c99e5f787a423ab2c2cef96bb4b3c.tar.zst freebsd-ports-graphics-9d165904cb3c99e5f787a423ab2c2cef96bb4b3c.zip |
Update to 1.2.1.
Reviewed by: sobomax
Approved by: sobomax
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 3cb3ea25ff0..8002977b337 100644 --- a/www/galeon/Makefile +++ b/www/galeon/Makefile @@ -6,8 +6,7 @@ # PORTNAME= galeon -PORTVERSION= 1.2.0 -PORTREVISION= 6 +PORTVERSION= 1.2.1 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |