diff options
author | edwin <edwin@FreeBSD.org> | 2002-12-12 08:44:23 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2002-12-12 08:44:23 +0000 |
commit | 2a0b28490d0c65916bedcbade589ae248dd177e1 (patch) | |
tree | 7cbe8a5db51f68f40025809adb8697c66d7e29d8 /security/gpgme03 | |
parent | 80ec55d9012428be0b1bef6be74015605caab0d6 (diff) | |
download | FreeBSD-ports-2a0b28490d0c65916bedcbade589ae248dd177e1.zip FreeBSD-ports-2a0b28490d0c65916bedcbade589ae248dd177e1.tar.gz |
Fix email addresses and WWW site
PR: ports/46111
Submitted by: TERAMOTO Masahiro <TERAMOTO@nanase.comm.eng.osaka-u.ac.jp>
Diffstat (limited to 'security/gpgme03')
-rw-r--r-- | security/gpgme03/Makefile | 2 | ||||
-rw-r--r-- | security/gpgme03/pkg-descr | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/security/gpgme03/Makefile b/security/gpgme03/Makefile index 4857351..43b5822 100644 --- a/security/gpgme03/Makefile +++ b/security/gpgme03/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.3.9 CATEGORIES= security MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/alpha/gpgme/ -MAINTAINER= teramoto@comm.eng.osaka-u.ac.jp +MAINTAINER= markun@onohara.to BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg diff --git a/security/gpgme03/pkg-descr b/security/gpgme03/pkg-descr index 6ada9d2..7e33993 100644 --- a/security/gpgme03/pkg-descr +++ b/security/gpgme03/pkg-descr @@ -1,6 +1,6 @@ GPGME(GnuPG Make Easy) is a library designed to make access to GnuPG easier for applications. -WWW: http://www.gnupg.org/gpgme.html +WWW: http://www.gnupg.org/related_software/gpgme/ -tetarmoto@comm.eng.osaka-u.ac.jp +markun@onohara.to |