aboutsummaryrefslogtreecommitdiff
path: root/audio
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
parent6abfadc14158cf6c25b656eb088c916d8a9d49ec (diff)
downloadports-31a07d6e675fae603e9eebc0caaf1b412403a8ab.tar.gz
ports-31a07d6e675fae603e9eebc0caaf1b412403a8ab.zip
Notes
Diffstat (limited to 'audio')
-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>