diff options
author | sobomax <sobomax@FreeBSD.org> | 2002-02-07 00:30:36 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2002-02-07 00:30:36 +0800 |
commit | d6b311124c19ba268d9a112ecd6f8c54ac515093 (patch) | |
tree | 29496ca5c61728a433db51c7391a729973559108 /www/galeon/Makefile | |
parent | cbe8f25c8d56f06eb96632c88f25a88bb9c52cb2 (diff) | |
download | freebsd-ports-gnome-d6b311124c19ba268d9a112ecd6f8c54ac515093.tar.gz freebsd-ports-gnome-d6b311124c19ba268d9a112ecd6f8c54ac515093.tar.zst freebsd-ports-gnome-d6b311124c19ba268d9a112ecd6f8c54ac515093.zip |
Update to 1.0.3.
PR: 34653
Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
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 962a653eaf51..0f13fbb773b6 100644 --- a/www/galeon/Makefile +++ b/www/galeon/Makefile @@ -6,7 +6,7 @@ # PORTNAME= galeon -PORTVERSION= 1.0.2 +PORTVERSION= 1.0.3 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |