diff options
author | Simon L. B. Nielsen <simon@FreeBSD.org> | 2005-01-13 14:52:12 +0000 |
---|---|---|
committer | Simon L. B. Nielsen <simon@FreeBSD.org> | 2005-01-13 14:52:12 +0000 |
commit | f4ace6775a5277553d1772fe6e257c4bf9523078 (patch) | |
tree | d73c09da3d04048c7b1a665fed8bb6b2100517c9 /print | |
parent | ef69cb4ef5ec6c640c7d5315e955ea55d79f1256 (diff) | |
download | ports-f4ace6775a5277553d1772fe6e257c4bf9523078.tar.gz ports-f4ace6775a5277553d1772fe6e257c4bf9523078.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/pcal/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/print/pcal/Makefile b/print/pcal/Makefile index 29268c66d73b..ea2d54126b46 100644 --- a/print/pcal/Makefile +++ b/print/pcal/Makefile @@ -14,6 +14,9 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= PostScript calendar program +DEPRECATED= http://vuxml.FreeBSD.org/58fc2752-5f74-11d9-a9e7-0001020eed82.html +EXPIRATION_DATE=2005-02-13 + USE_REINPLACE= yes MAKE_ENV= CC="${CC}" HOST_CC="${CC}" PAPERSIZE="${PAPERSIZE}" ALL_TARGET= pcal |