diff options
author | Oliver Braun <obraun@FreeBSD.org> | 2002-11-05 21:12:58 +0000 |
---|---|---|
committer | Oliver Braun <obraun@FreeBSD.org> | 2002-11-05 21:12:58 +0000 |
commit | a4a17f789aacd95af32ce777d4540efef7907867 (patch) | |
tree | a673852df2bddb296a5f100ce4167e395e29dbe7 /sysutils/socklog | |
parent | - Update to 1.3.1 (diff) |
Use PORTCOMMENT variable instead of pkg-comment file.
PR: ports/44937,ports/44938,ports/44939,ports/44940,ports/44941,
ports/44942,ports/44943,ports/44944,ports/44945
Submitted by: maintainer
Diffstat (limited to 'sysutils/socklog')
-rw-r--r-- | sysutils/socklog/Makefile | 1 | ||||
-rw-r--r-- | sysutils/socklog/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/socklog/Makefile b/sysutils/socklog/Makefile index 6ec78a9debb9..39c01cdee5b7 100644 --- a/sysutils/socklog/Makefile +++ b/sysutils/socklog/Makefile @@ -7,6 +7,7 @@ PORTNAME= socklog PORTVERSION= 0.10.1 +PORTCOMMENT= Small and secure replacement for syslogd CATEGORIES= sysutils net MASTER_SITES= http://smarden.org/socklog/ diff --git a/sysutils/socklog/pkg-comment b/sysutils/socklog/pkg-comment deleted file mode 100644 index 88627d18dfda..000000000000 --- a/sysutils/socklog/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Small and secure replacement for syslogd |