summaryrefslogtreecommitdiff
path: root/net/ra-rtsp-proxy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/ra-rtsp-proxy/Makefile')
-rw-r--r--net/ra-rtsp-proxy/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/ra-rtsp-proxy/Makefile b/net/ra-rtsp-proxy/Makefile
index bcfb3460ae6..c5af6877fa2 100644
--- a/net/ra-rtsp-proxy/Makefile
+++ b/net/ra-rtsp-proxy/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2003/07/17 22:51:45 grant Exp $
+# $NetBSD: Makefile,v 1.20 2004/01/20 12:22:20 agc Exp $
DISTNAME= rtspd-src-1.0.0.0
PKGNAME= ra-rtsp-proxy-1.0.0.0
PKGREVISION= 1
-WRKSRC= ${WRKDIR}/rtspd-1.0.0.0a
CATEGORIES= net
MASTER_SITES= http://www.scn.rain.com/pub/security/firewalls/
@@ -18,6 +17,8 @@ NO_SRC_ON_CDROM= ${RESTRICTED}
NO_BIN_ON_FTP= ${RESTRICTED}
NO_BIN_ON_CDROM= ${RESTRICTED}
+WRKSRC= ${WRKDIR}/rtspd-1.0.0.0a
+
.include "../../mk/bsd.prefs.mk"
.if ${OPSYS} == "SunOS"