diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2002-05-08 21:32:37 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2002-05-08 21:32:37 +0000 |
commit | 12f429fe3f22ea33deda433dec880cc318f9a870 (patch) | |
tree | 0ecf4d6fef397e0f8a5d2e1d4b69a16f5a399564 /security/slurpie | |
parent | 6de129210c3b97b7da918a0a7c67dedb99df43b9 (diff) |
To ports@freebsd.org.
Notes
Notes:
svn path=/head/; revision=58742
Diffstat (limited to 'security/slurpie')
-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 |