diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-07-20 17:19:48 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-07-20 17:19:48 +0000 |
commit | dddd4bf3c53965d93eab8a1abcd967022290aca2 (patch) | |
tree | ae46347fdc2488d7e12ee293663bedb5d4821a76 /security/seahorse | |
parent | aed5cfc2046ae1971bdade0398eb34c57bf2ebe6 (diff) | |
download | ports-dddd4bf3c53965d93eab8a1abcd967022290aca2.tar.gz ports-dddd4bf3c53965d93eab8a1abcd967022290aca2.zip |
Notes
Diffstat (limited to 'security/seahorse')
-rw-r--r-- | security/seahorse/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile index 9fac74a783eb..96ca65df59e2 100644 --- a/security/seahorse/Makefile +++ b/security/seahorse/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR=sources/${PORTNAME}/0.7 DIST_SUBDIR= gnome2 -MAINTAINER= gnome@freebsd.org +MAINTAINER= gnome@FreeBSD.org COMMENT= A front end for GnuPG BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg |