diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-12-28 09:34:18 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-12-28 09:34:18 +0000 |
commit | 15761b0c15a2e14d9420ad8792aea3b5001f0dfc (patch) | |
tree | c92ae54f2be8e4cc15cf12c1dfc77a7c2f74bacb /www/galeon/Makefile | |
parent | Update to 2.8.1. (diff) |
Update to 1.0.2.
PR: 33265
Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
Notes
Notes:
svn path=/head/; revision=52315
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 aa55047a7699..962a653eaf51 100644 --- a/www/galeon/Makefile +++ b/www/galeon/Makefile @@ -6,7 +6,7 @@ # PORTNAME= galeon -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.2 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |