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 /news | |
parent | Update to 2.1 (diff) |
- SIZEify
Notes
Notes:
svn path=/head/; revision=99518
Diffstat (limited to 'news')
-rw-r--r-- | news/nget/Makefile | 1 | ||||
-rw-r--r-- | news/nget/distinfo | 1 | ||||
-rw-r--r-- | news/noffle/Makefile | 1 | ||||
-rw-r--r-- | news/noffle/distinfo | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/news/nget/Makefile b/news/nget/Makefile index e7c6f6152f5c..f539eb1a160e 100644 --- a/news/nget/Makefile +++ b/news/nget/Makefile @@ -21,6 +21,7 @@ GNU_CONFIGURE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} USE_GMAKE= yes USE_GETOPT_LONG= yes +USE_SIZE= yes .include <bsd.port.pre.mk> diff --git a/news/nget/distinfo b/news/nget/distinfo index c032b03487de..359f5594fefc 100644 --- a/news/nget/distinfo +++ b/news/nget/distinfo @@ -1 +1,2 @@ MD5 (nget-0.26+uulib.tar.gz) = ec1a82fffa87a0c9602fd32690365ecd +SIZE (nget-0.26+uulib.tar.gz) = 564255 diff --git a/news/noffle/Makefile b/news/noffle/Makefile index 482ddd4e40c3..96a90bd42b2f 100644 --- a/news/noffle/Makefile +++ b/news/noffle/Makefile @@ -16,6 +16,7 @@ COMMENT= News server for low speed dial-up connections LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm +USE_SIZE= yes GNU_CONFIGURE= yes USE_REINPLACE= yes diff --git a/news/noffle/distinfo b/news/noffle/distinfo index 3e50840f2fd2..82ab2b1c8711 100644 --- a/news/noffle/distinfo +++ b/news/noffle/distinfo @@ -1 +1,2 @@ MD5 (noffle-1.1.5.tar.gz) = 43e0a2563b8dec6e4f36824ed4dc05d7 +SIZE (noffle-1.1.5.tar.gz) = 181192 |