diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-06-17 15:49:59 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-06-17 15:49:59 +0000 |
commit | 5e48cef8cbea8c97b09d07a9ab78cfc2df26704a (patch) | |
tree | 3a0076332551df952959a79f0330b04231be27f3 /print | |
parent | 880f3d5136ce9e2e0292a7344eb6fd6006aee3b0 (diff) | |
download | ports-5e48cef8cbea8c97b09d07a9ab78cfc2df26704a.tar.gz ports-5e48cef8cbea8c97b09d07a9ab78cfc2df26704a.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/nenscript/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/print/nenscript/Makefile b/print/nenscript/Makefile index f2c8c616c84d..18cd087eae7c 100644 --- a/print/nenscript/Makefile +++ b/print/nenscript/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= http://www.risacher.org/nenscript/ \ MAINTAINER= ports@FreeBSD.org COMMENT= A clone of the proprietary enscript program from Adobe Systems +DEPRECATED= Looks like an abandonware, no more public distfiles +EXPIRATION_DATE= 2011-08-01 + USE_BZIP2= yes MAKEFILE= makefile |