diff options
Diffstat (limited to 'security/saferpay/Makefile')
-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 |