diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-01-22 16:04:11 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-01-22 16:04:11 +0000 |
commit | 13c0f276050af12993dbcdf0f2c276d70b2ad751 (patch) | |
tree | cb8ac7f48c174332248e1467018137acf40d1173 /net/net-http | |
parent | 1fe364400380af2bf36b77f3f8042eb2e67e1c94 (diff) | |
download | ports-13c0f276050af12993dbcdf0f2c276d70b2ad751.tar.gz ports-13c0f276050af12993dbcdf0f2c276d70b2ad751.zip |
Notes
Diffstat (limited to 'net/net-http')
-rw-r--r-- | net/net-http/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/net-http/Makefile b/net/net-http/Makefile index 0cf33c3dd2b7..d025918ada18 100644 --- a/net/net-http/Makefile +++ b/net/net-http/Makefile @@ -8,7 +8,7 @@ PORTNAME= net-http PORTVERSION= 0.3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net scheme # mastersite disappeared around September 2002 MASTER_SITES= # http://evan.prodromou.san-francisco.ca.us/software/net-http/ |