diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-08-20 08:52:52 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-08-20 08:52:52 +0000 |
commit | bfed17316e2788406d4164df8ebfc18f5a8f7b84 (patch) | |
tree | 67dad3b7df8704c21ce561b8df9c3ec0cfc8dc23 /www/galeon/Makefile | |
parent | fetch's -b option has been depricated. (diff) |
Update to 0.12.
Notes
Notes:
svn path=/head/; revision=46514
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 ae15c0bb925e..e7270779c0ca 100644 --- a/www/galeon/Makefile +++ b/www/galeon/Makefile @@ -6,7 +6,7 @@ # PORTNAME= galeon -PORTVERSION= 0.11.5 +PORTVERSION= 0.12 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |