diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-30 14:05:15 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-30 14:05:15 +0000 |
commit | 5e147280efbf88243bd34398b6bc9f2d1fe3ff29 (patch) | |
tree | 3648561aef7767835efaf1bcf2c82d46f65d46de /www | |
parent | Update to 2.1 (diff) |
- SIZEify
Notes
Notes:
svn path=/head/; revision=99518
Diffstat (limited to 'www')
-rw-r--r-- | www/ffproxy/Makefile | 1 | ||||
-rw-r--r-- | www/ffproxy/distinfo | 1 | ||||
-rw-r--r-- | www/middleman/Makefile | 1 | ||||
-rw-r--r-- | www/middleman/distinfo | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/www/ffproxy/Makefile b/www/ffproxy/Makefile index 4341354bc315..919bb5fca03c 100644 --- a/www/ffproxy/Makefile +++ b/www/ffproxy/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://faith.eu.org/${PORTNAME}/ MAINTAINER= krion@FreeBSD.org COMMENT= Filtering HTTP proxy server +USE_SIZE= yes USE_REINPLACE= yes MAN5= ${PORTNAME}.conf.5 diff --git a/www/ffproxy/distinfo b/www/ffproxy/distinfo index 741cbae0c3cb..c90df1a3ce75 100644 --- a/www/ffproxy/distinfo +++ b/www/ffproxy/distinfo @@ -1 +1,2 @@ MD5 (ffproxy-1.5.1.tar.gz) = 6a663ed4f67b0bfee8a124fca76cdee6 +SIZE (ffproxy-1.5.1.tar.gz) = 35696 diff --git a/www/middleman/Makefile b/www/middleman/Makefile index e611cc3cd11f..82a4e977c211 100644 --- a/www/middleman/Makefile +++ b/www/middleman/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= middle-man MAINTAINER= krion@FreeBSD.org COMMENT= A robust proxy server +USE_SIZE= yes WRKSRC= ${WRKDIR}/${PORTNAME} GNU_CONFIGURE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/www/middleman/distinfo b/www/middleman/distinfo index 860ef8a26478..d5335d3c06c9 100644 --- a/www/middleman/distinfo +++ b/www/middleman/distinfo @@ -1 +1,2 @@ MD5 (middleman-1.9.1.tar.gz) = 7bd8b8be6c23400aac22eecd86e27e23 +SIZE (middleman-1.9.1.tar.gz) = 626022 |