diff options
author | obrien <obrien@FreeBSD.org> | 2002-05-09 05:32:37 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2002-05-09 05:32:37 +0800 |
commit | 746fa3bd974793995750ebf2aa44f21a7e282725 (patch) | |
tree | 18477f2e0d3303d4cdc00e3d914f7c5bed2abd5f /security/slurpie | |
parent | 322e9b2991b400615ac9f231881b4b22e12957aa (diff) | |
download | freebsd-ports-gnome-746fa3bd974793995750ebf2aa44f21a7e282725.tar.gz freebsd-ports-gnome-746fa3bd974793995750ebf2aa44f21a7e282725.tar.zst freebsd-ports-gnome-746fa3bd974793995750ebf2aa44f21a7e282725.zip |
To ports@freebsd.org.
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 |