diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2013-07-05 12:46:45 +0000 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2013-07-05 12:46:45 +0000 |
commit | dcd945cc3890f5e564f86fd119f430ccfdb193d1 (patch) | |
tree | 7909a61d757d4fc61ce1cc3964147bab8e370d72 /sysutils/cronolog | |
parent | 9584952370413562cd0d46973f6de9ec9653e759 (diff) | |
download | ports-dcd945cc3890f5e564f86fd119f430ccfdb193d1.tar.gz ports-dcd945cc3890f5e564f86fd119f430ccfdb193d1.zip |
Notes
Diffstat (limited to 'sysutils/cronolog')
-rw-r--r-- | sysutils/cronolog/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/cronolog/Makefile b/sysutils/cronolog/Makefile index 24213c167368..f7c9fde2491e 100644 --- a/sysutils/cronolog/Makefile +++ b/sysutils/cronolog/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://cronolog.org/download/ MAINTAINER= bdrewery@FreeBSD.org COMMENT= Web log rotation utility that provides datestamp filenames +LICENSE= GPLv2 + CONFLICTS_INSTALL= cronolog-devel-[0-9]* INFO= cronolog |