summaryrefslogtreecommitdiff
path: root/audio/rplay
diff options
context:
space:
mode:
Diffstat (limited to 'audio/rplay')
-rw-r--r--audio/rplay/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/audio/rplay/Makefile b/audio/rplay/Makefile
index 62471025027..6e8e53e80c7 100644
--- a/audio/rplay/Makefile
+++ b/audio/rplay/Makefile
@@ -1,9 +1,4 @@
-# New ports collection makefile for: rplay - Network audio player
-# Version required: 3.2.0b6
-# Date created: 16 March 1995
-# Whom: rmallory@csusb.edu
-#
-# $NetBSD: Makefile,v 1.5 1998/01/30 13:56:55 agc Exp $
+# $NetBSD: Makefile,v 1.6 1998/04/15 10:38:10 agc Exp $
# FreeBSD Id: Makefile,v 1.8 1997/06/13 16:17:01 ache Exp
#
@@ -50,4 +45,4 @@ post-install:
install-info ${PREFIX}/info/rplay.info ${PREFIX}/info/dir
install-info ${PREFIX}/info/librplay.info ${PREFIX}/info/dir
-.include <bsd.port.mk>
+.include "../../mk/bsd.pkg.mk"