diff options
author | linimon <linimon@FreeBSD.org> | 2006-04-15 14:26:48 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-04-15 14:26:48 +0800 |
commit | 45e1e85a5c1f81ba489515e08f0f9575c4190e84 (patch) | |
tree | c53e3f5e1a30646bc684ae4d06baeda5c50f9b89 /security | |
parent | 93b46febc2f1fb51458358d3205025ec55ad2262 (diff) | |
download | freebsd-ports-gnome-45e1e85a5c1f81ba489515e08f0f9575c4190e84.tar.gz freebsd-ports-gnome-45e1e85a5c1f81ba489515e08f0f9575c4190e84.tar.zst freebsd-ports-gnome-45e1e85a5c1f81ba489515e08f0f9575c4190e84.zip |
Reset mbr due to no answer to an email inquiry about his status, and
maintainer-timeouts.
Hat: portmgr
Diffstat (limited to 'security')
-rw-r--r-- | security/saferpay/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/saferpay/Makefile b/security/saferpay/Makefile index 0f793719600b..551ead29aed4 100644 --- a/security/saferpay/Makefile +++ b/security/saferpay/Makefile @@ -12,7 +12,7 @@ CATEGORIES= security MASTER_SITES= http://www.saferpay.com/download/ DISTFILES= ${PORTNAME}_${PORTVERSION}_linux-g++_src.tar.gz -MAINTAINER= mbr@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A command line tool for online payment MAKEFILE= ${WRKSRC}/saferpay/Makefile |