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/tacshell | |
parent | 6f9c6e1ee0f01ad70f8bcf71663da430f8a3f9da (diff) | |
download | ports-5e147280efbf88243bd34398b6bc9f2d1fe3ff29.tar.gz ports-5e147280efbf88243bd34398b6bc9f2d1fe3ff29.zip |
Notes
Diffstat (limited to 'net/tacshell')
-rw-r--r-- | net/tacshell/Makefile | 1 | ||||
-rw-r--r-- | net/tacshell/distinfo | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/net/tacshell/Makefile b/net/tacshell/Makefile index b182719aeef3..e2b07502ed25 100644 --- a/net/tacshell/Makefile +++ b/net/tacshell/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.rezrov.net/software/ MAINTAINER= krion@FreeBSD.org COMMENT= Shell authentication for TACACS+ protocol +USE_SIZE= yes GNU_CONFIGURE= yes post-install: diff --git a/net/tacshell/distinfo b/net/tacshell/distinfo index a679cfe0cd65..23330186d0c3 100644 --- a/net/tacshell/distinfo +++ b/net/tacshell/distinfo @@ -1 +1,2 @@ MD5 (tacshell-0.9.tar.gz) = 4eabc8118640c9d09d2d32344a5dc1b5 +SIZE (tacshell-0.9.tar.gz) = 54957 |