diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 13:28:59 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 13:28:59 +0000 |
commit | cdf4050f373b28af95e027bc0d61165f3d67a74c (patch) | |
tree | cf02fd76b4c4a6c734fc5ea3af777af0468b4b93 /print/pcal | |
parent | c010ee39746e03b585488eaccebb2fd64ea982a1 (diff) | |
download | FreeBSD-ports-cdf4050f373b28af95e027bc0d61165f3d67a74c.zip FreeBSD-ports-cdf4050f373b28af95e027bc0d61165f3d67a74c.tar.gz |
De-pkg-comment.
Diffstat (limited to 'print/pcal')
-rw-r--r-- | print/pcal/Makefile | 1 | ||||
-rw-r--r-- | print/pcal/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/print/pcal/Makefile b/print/pcal/Makefile index 5d0ff4b..5c28d07 100644 --- a/print/pcal/Makefile +++ b/print/pcal/Makefile @@ -13,6 +13,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION:S/./_/}_tar_Z EXTRACT_SUFX= .txt MAINTAINER= mwest@uct.ac.za +COMMENT= PostScript calendar program WRKSRC= ${WRKDIR}/pcal.${PORTVERSION} PAPERSIZE?= A4 diff --git a/print/pcal/pkg-comment b/print/pcal/pkg-comment deleted file mode 100644 index 05899ae..0000000 --- a/print/pcal/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -PostScript calendar program |