diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-02-26 09:19:23 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-02-26 09:19:23 +0000 |
commit | 1b74a575bdcf49a1bafaee7eacffe5ecf8e3966e (patch) | |
tree | 088ef55f6054a92178fbc113e303b7d6ac7c0362 /www/galeon/Makefile | |
parent | Teach mailman how to work both with MD5 and DES passwords. (diff) |
Update to 0.10.1.
Notes
Notes:
svn path=/head/; revision=38781
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 b65b50dde7de..e7c61a538331 100644 --- a/www/galeon/Makefile +++ b/www/galeon/Makefile @@ -6,7 +6,7 @@ # PORTNAME= galeon -PORTVERSION= 0.10 +PORTVERSION= 0.10.1 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ${MASTER_SITE_LOCAL:S/%SUBDIR%/sobomax/} |