diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-01-19 21:08:42 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-01-19 21:08:42 +0000 |
commit | 7ffd3cecf8c4408a802d0c2cc031a84e2f93e05d (patch) | |
tree | b83ded7c8f5e11efcd6d72d79a3b2d722121b985 /www/pear-HTTP_Download/Makefile | |
parent | d11792f7a86c924f6cd6db190fb41f037b57cd0b (diff) |
Notes
Diffstat (limited to 'www/pear-HTTP_Download/Makefile')
-rw-r--r-- | www/pear-HTTP_Download/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/pear-HTTP_Download/Makefile b/www/pear-HTTP_Download/Makefile index bfcf886153b3..90875adb433d 100644 --- a/www/pear-HTTP_Download/Makefile +++ b/www/pear-HTTP_Download/Makefile @@ -6,7 +6,7 @@ # PORTNAME= HTTP_Download -PORTVERSION= 1.0.0.r3 +PORTVERSION= 1.0.0.r4 CATEGORIES= www devel pear DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/RC/} |