diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-14 17:10:51 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-14 17:10:51 +0000 |
commit | 8ac6f6dbefee1e8d4d4f2566fbdb29c6fcc201ee (patch) | |
tree | 336c22443fc12f908f87496d79e3c222ff6630a9 /net/brutecopy | |
parent | 1345f98dbdaee677c3a4f6a3bf94f4b81562ad43 (diff) | |
download | ports-8ac6f6dbefee1e8d4d4f2566fbdb29c6fcc201ee.tar.gz ports-8ac6f6dbefee1e8d4d4f2566fbdb29c6fcc201ee.zip |
Notes
Diffstat (limited to 'net/brutecopy')
-rw-r--r-- | net/brutecopy/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/brutecopy/Makefile b/net/brutecopy/Makefile index 16a29f946599..58083d64458f 100644 --- a/net/brutecopy/Makefile +++ b/net/brutecopy/Makefile @@ -15,6 +15,9 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Transferring files over Internet via UDP +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + PLIST_FILES= bin/bcpc bin/bcps MAN1= bcp.1 MANCOMPRESSED= yes |