diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-04-15 06:26:48 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-04-15 06:26:48 +0000 |
commit | 1da4bb0e6b6f2bacd6acabd7e85a361a0357573c (patch) | |
tree | aaa24160322ef0ba2be48f60c79a74ab4d1262a8 /security/saferpay | |
parent | b14127ff8a1416ded6693de64a45e5a26a5464ab (diff) | |
download | ports-1da4bb0e6b6f2bacd6acabd7e85a361a0357573c.tar.gz ports-1da4bb0e6b6f2bacd6acabd7e85a361a0357573c.zip |
Notes
Diffstat (limited to 'security/saferpay')
-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 |