diff options
author | Anders Nordby <anders@FreeBSD.org> | 2008-03-18 21:19:47 +0000 |
---|---|---|
committer | Anders Nordby <anders@FreeBSD.org> | 2008-03-18 21:19:47 +0000 |
commit | ad271b4818a1ae27583a5fd2b46d79967c318e7b (patch) | |
tree | 88e4c2993e3641c659c4de68cbc76209ce179997 /security/fpm | |
parent | b03b8bdf690661b725064ba14b9d8771016ed399 (diff) | |
download | ports-ad271b4818a1ae27583a5fd2b46d79967c318e7b.tar.gz ports-ad271b4818a1ae27583a5fd2b46d79967c318e7b.zip |
Notes
Diffstat (limited to 'security/fpm')
-rw-r--r-- | security/fpm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/fpm/Makefile b/security/fpm/Makefile index 8ebe9e9b0b90..98639e1c1a58 100644 --- a/security/fpm/Makefile +++ b/security/fpm/Makefile @@ -12,7 +12,7 @@ CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= anders@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Figaro's Password Manager, an app to securely store your passwords USE_GNOME= gnomeprefix gnomehack gnomelibs |