diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-02-19 05:55:50 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-02-19 05:55:50 +0000 |
commit | dcd480513489373fcae2b8f02b12d04abc2e1fcc (patch) | |
tree | 64b8df4cdba3b760a5b93e9a895f460ba229dccd /security/seahorse | |
parent | 1f78def041acff2cef4bcc06a7d9d1e3f6c2500d (diff) | |
download | ports-dcd480513489373fcae2b8f02b12d04abc2e1fcc.tar.gz ports-dcd480513489373fcae2b8f02b12d04abc2e1fcc.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 c20b0c5e72bf..8f89a99da808 100644 --- a/security/seahorse/Makefile +++ b/security/seahorse/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=${PORTNAME} -MAINTAINER= dave@mu.org +MAINTAINER= asa@gascom.ru RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg LIB_DEPENDS= gpgme.9:${PORTSDIR}/security/gpgme \ |