diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-12-29 04:36:59 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-12-29 04:36:59 +0000 |
commit | a2a49934f84a5c47e59cc263fdc29f6064c648ef (patch) | |
tree | 3eed1465f2fbde952f33e125aa86f7ef5171f2e9 /security | |
parent | 01dc766959aac3490d925034e0d33b160a33872d (diff) | |
download | ports-a2a49934f84a5c47e59cc263fdc29f6064c648ef.tar.gz ports-a2a49934f84a5c47e59cc263fdc29f6064c648ef.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/gpasman/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/security/gpasman/Makefile b/security/gpasman/Makefile index 2d6fbdde9d6a..30247f10ad42 100644 --- a/security/gpasman/Makefile +++ b/security/gpasman/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: gpasman -# Date created: Mon Mai 10 1999 -# Whom: domi@saargate.de -# +# Created by: domi@saargate.de # $FreeBSD$ -# PORTNAME= gpasman PORTVERSION= 1.3.1 @@ -11,7 +7,7 @@ PORTREVISION= 4 CATEGORIES= security MASTER_SITES= http://gpasman.sourceforge.net/files/ -MAINTAINER= domi@saargate.de +MAINTAINER= ports@FreeBSD.org COMMENT= A password manager that stores password information encrypted PLIST_FILES= bin/gpasman |