diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-07-17 08:57:51 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-07-17 08:57:51 +0000 |
commit | fa3a17c064e297850f0b1015d83b1c888a00ab3c (patch) | |
tree | c3c7db59ec25cc053624401e8f85e762c1460b28 /print/pscal | |
parent | f636188f97278d8e2ef103b71ac9d1ab591313bb (diff) |
Notes
Diffstat (limited to 'print/pscal')
-rw-r--r-- | print/pscal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/pscal/Makefile b/print/pscal/Makefile index b2e630f5cc23..d861b7712841 100644 --- a/print/pscal/Makefile +++ b/print/pscal/Makefile @@ -7,7 +7,7 @@ CATEGORIES= print MASTER_SITES= http://www.panix.com/~mbh/pscal/ MAINTAINER= ports@FreeBSD.org -COMMENT= A utility for generating Postscript calendars +COMMENT= Utility for generating Postscript calendars NO_BUILD= yes PLIST_FILES= bin/pscal |