diff options
Diffstat (limited to 'security/slurpie/Makefile')
-rw-r--r-- | security/slurpie/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/slurpie/Makefile b/security/slurpie/Makefile index 54f7931e5ba6..8c569bc9a4a8 100644 --- a/security/slurpie/Makefile +++ b/security/slurpie/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.jps.net/coati/archives/ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tgz -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= ports@FreeBSD.org do-install: ${INSTALL_PROGRAM} ${WRKSRC}/slurp ${PREFIX}/sbin |