aboutsummaryrefslogtreecommitdiff
path: root/sysutils/pwgen
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-21 13:28:59 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-21 13:28:59 +0000
commit4c2e4f186201b31c37dc6ace0bc178984cefa9fd (patch)
treebcc2e191eb5eeae24427359a8943308c4d228097 /sysutils/pwgen
parent1520142bc725e616da770a4e1d5625319b89c384 (diff)
downloadports-4c2e4f186201b31c37dc6ace0bc178984cefa9fd.tar.gz
ports-4c2e4f186201b31c37dc6ace0bc178984cefa9fd.zip
De-pkg-comment.
Notes
Notes: svn path=/head/; revision=76041
Diffstat (limited to 'sysutils/pwgen')
-rw-r--r--sysutils/pwgen/Makefile1
-rw-r--r--sysutils/pwgen/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/pwgen/Makefile b/sysutils/pwgen/Makefile
index 0b574d684513..b63ce3e63dba 100644
--- a/sysutils/pwgen/Makefile
+++ b/sysutils/pwgen/Makefile
@@ -11,6 +11,7 @@ CATEGORIES= sysutils
MASTER_SITES= http://www.tricknology.org/ports/
MAINTAINER= oddbjorn@tricknology.org
+COMMENT= A simple password generator
LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
diff --git a/sysutils/pwgen/pkg-comment b/sysutils/pwgen/pkg-comment
deleted file mode 100644
index 2872abe76e74..000000000000
--- a/sysutils/pwgen/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A simple password generator