diff options
author | linimon <linimon@FreeBSD.org> | 2008-09-07 08:36:27 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2008-09-07 08:36:27 +0800 |
commit | 5505c7dc2138ef26a006f96057e7fa04e01f8c51 (patch) | |
tree | 465e03a13b3c09599798bde0d5d2df21b79cb71e /security/libksba | |
parent | 6e8f3528dc259dee379a0d41360c12e0e3caf4e6 (diff) | |
download | freebsd-ports-gnome-5505c7dc2138ef26a006f96057e7fa04e01f8c51.tar.gz freebsd-ports-gnome-5505c7dc2138ef26a006f96057e7fa04e01f8c51.tar.zst freebsd-ports-gnome-5505c7dc2138ef26a006f96057e7fa04e01f8c51.zip |
Reset lofi due to not commits in over 3 months, PR backlog, and no response
to email.
Hat: portmgr
Diffstat (limited to 'security/libksba')
-rw-r--r-- | security/libksba/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/libksba/Makefile b/security/libksba/Makefile index 34323595ddb4..65665487bfa9 100644 --- a/security/libksba/Makefile +++ b/security/libksba/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNUPG} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= lofi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= KSBA is an X.509 Library LIB_DEPENDS= gpg-error.0:${PORTSDIR}/security/libgpg-error |