diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2001-08-20 12:25:42 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2001-08-20 12:25:42 +0000 |
commit | bec29de4b7d2de3001f7aa0052196fcf8628bf2c (patch) | |
tree | 4116a1982160dd8afa6af858af28c8628f6ed9fd /www | |
parent | Update to 1.3. (diff) |
Bump PORTVERSION. This was forgotten somehow in the last update.
Submitted by: Mike Heffner <mheffner@vt.edu>
Approved by: maintainer
Notes
Notes:
svn path=/head/; revision=46531
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 |