Delete ${CAT} pkg-message to fix building

Bump PORTREVISION

PR:		30036
Submitted by:	leeym@utopia.leeym.com
This commit is contained in:
David W. Chapman Jr. 2001-08-24 23:04:59 +00:00
parent 6abfadc141
commit 31a07d6e67
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=46826

View file

@ -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>