diff options
author | trevor <trevor@FreeBSD.org> | 2001-08-20 20:25:42 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2001-08-20 20:25:42 +0800 |
commit | da9393e6121eac473986cde60792684e32799544 (patch) | |
tree | 5c8eeef64471e0a11bf45bfefa203b0d339a8ee4 /www | |
parent | 4461dc9e929018554576e939a413d9dfccf0ef42 (diff) | |
download | freebsd-ports-gnome-da9393e6121eac473986cde60792684e32799544.tar.gz freebsd-ports-gnome-da9393e6121eac473986cde60792684e32799544.tar.zst freebsd-ports-gnome-da9393e6121eac473986cde60792684e32799544.zip |
Bump PORTVERSION. This was forgotten somehow in the last update.
Submitted by: Mike Heffner <mheffner@vt.edu>
Approved by: maintainer
Diffstat (limited to 'www')
-rw-r--r-- | www/surfraw/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/surfraw/Makefile b/www/surfraw/Makefile index 061cfbf103e9..f86c80cfc6ab 100644 --- a/www/surfraw/Makefile +++ b/www/surfraw/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= surfraw -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.3 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= surfraw |