diff options
author | kris <kris@FreeBSD.org> | 2003-07-12 18:37:02 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-07-12 18:37:02 +0800 |
commit | f096d943003fc6bc3b4a060657f6151afd2dc113 (patch) | |
tree | 207c321e3d04bd13dff88a31d45d2f225620af92 /security/ppgen | |
parent | 74c6bd4bc695f281e9e493902cbc7632ca83a1bf (diff) | |
download | freebsd-ports-gnome-f096d943003fc6bc3b4a060657f6151afd2dc113.tar.gz freebsd-ports-gnome-f096d943003fc6bc3b4a060657f6151afd2dc113.tar.zst freebsd-ports-gnome-f096d943003fc6bc3b4a060657f6151afd2dc113.zip |
Drop maintainership
Diffstat (limited to 'security/ppgen')
-rw-r--r-- | security/ppgen/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/ppgen/Makefile b/security/ppgen/Makefile index bc7d4bbc0199..f1ed3570ae7f 100644 --- a/security/ppgen/Makefile +++ b/security/ppgen/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/ppgen/ DISTFILES= ${DISTNAME}.tar.gz en.gz EXTRACT_ONLY= ${DISTNAME}.tar.gz -MAINTAINER= kris@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Secure passphrase generator GNU_CONFIGURE= yes |