diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-10-16 07:42:36 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-10-16 07:42:36 +0000 |
commit | b3e5c8acd1442fc524a8f2c33af5f2a228015e94 (patch) | |
tree | 538ca95e722412a28ce8f2c50b4308de993e7b81 /www/galeon/Makefile | |
parent | Apply some black cvs magick to readd patch-ar properly. (diff) |
Update to 0.12.4.
Notes
Notes:
svn path=/head/; revision=48837
Diffstat (limited to 'www/galeon/Makefile')
-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 92d7978c900b..536ec1074180 100644 --- a/www/galeon/Makefile +++ b/www/galeon/Makefile @@ -6,7 +6,7 @@ # PORTNAME= galeon -PORTVERSION= 0.12.3 +PORTVERSION= 0.12.4 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |