diff options
| author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 13:28:59 +0000 |
|---|---|---|
| committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 13:28:59 +0000 |
| commit | 4c2e4f186201b31c37dc6ace0bc178984cefa9fd (patch) | |
| tree | bcc2e191eb5eeae24427359a8943308c4d228097 /sysutils/fcron | |
| parent | Handle '#' and '$' in pkg-comment properly. (diff) | |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=76041
Diffstat (limited to 'sysutils/fcron')
| -rw-r--r-- | sysutils/fcron/Makefile | 1 | ||||
| -rw-r--r-- | sysutils/fcron/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/fcron/Makefile b/sysutils/fcron/Makefile index ddd9309053a6..0921229e6f28 100644 --- a/sysutils/fcron/Makefile +++ b/sysutils/fcron/Makefile @@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= system/daemons/cron DISTNAME= ${PORTNAME}-${PORTVERSION}.src MAINTAINER= svenasse@polaris.ca +COMMENT= Fcron is a periodical command scheduler NO_PACKAGE= "Runaway package build" diff --git a/sysutils/fcron/pkg-comment b/sysutils/fcron/pkg-comment deleted file mode 100644 index db725fcfb76a..000000000000 --- a/sysutils/fcron/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Fcron is a periodical command scheduler |
