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 /net/nast | |
parent | 6f9c6e1ee0f01ad70f8bcf71663da430f8a3f9da (diff) | |
download | ports-5e147280efbf88243bd34398b6bc9f2d1fe3ff29.tar.gz ports-5e147280efbf88243bd34398b6bc9f2d1fe3ff29.zip |
Notes
Diffstat (limited to 'net/nast')
-rw-r--r-- | net/nast/Makefile | 1 | ||||
-rw-r--r-- | net/nast/distinfo | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/net/nast/Makefile b/net/nast/Makefile index 88085532c29f..9fbd7c11988d 100644 --- a/net/nast/Makefile +++ b/net/nast/Makefile @@ -25,6 +25,7 @@ DOC_FILES= README GNU_CONFIGURE= yes USE_GMAKE= yes USE_REINPLACE= yes +USE_SIZE= yes CONFIGURE_ENV= LIBS="${PTHREAD_LIBS}" .include <bsd.port.pre.mk> diff --git a/net/nast/distinfo b/net/nast/distinfo index 2f8c8fd49913..3507404faa74 100644 --- a/net/nast/distinfo +++ b/net/nast/distinfo @@ -1 +1,2 @@ MD5 (nast-0.1.7e.tar.gz) = 52a64ff9d02dabc70de15dc1cb5e4528 +SIZE (nast-0.1.7e.tar.gz) = 126478 |