summaryrefslogtreecommitdiff
path: root/audio/raproxy
diff options
context:
space:
mode:
authorDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2001-08-24 23:04:59 +0000
committerDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2001-08-24 23:04:59 +0000
commit31a07d6e675fae603e9eebc0caaf1b412403a8ab (patch)
tree111698869983a6ffcd1835ea7aedbfeb9476150a /audio/raproxy
parentGenerate CRC32 checksum (diff)
Delete ${CAT} pkg-message to fix building
Bump PORTREVISION PR: 30036 Submitted by: leeym@utopia.leeym.com
Notes
Notes: svn path=/head/; revision=46826
Diffstat (limited to 'audio/raproxy')
-rw-r--r--audio/raproxy/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/raproxy/Makefile b/audio/raproxy/Makefile
index 7c6f787d10dc..05a1d967a74f 100644
--- a/audio/raproxy/Makefile
+++ b/audio/raproxy/Makefile
@@ -7,6 +7,7 @@
PORTNAME= raproxy
PORTVERSION= 3.0b1
+PORTREVISION= 1
CATEGORIES= audio net
MASTER_SITES= http://docs.real.com/proxykit/
DISTNAME= ${PORTNAME}${PORTVERSION}
@@ -31,6 +32,5 @@ do-install:
@${INSTALL_DATA} ${WRKSRC}/*.html ${WRKSRC}/*.pdf \
${PREFIX}/share/doc/raproxy
.endif
- @${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>