diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-04-20 15:43:17 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-04-20 15:43:17 +0000 |
commit | 2961309493def27f292afa9e7364ad687ec96e6b (patch) | |
tree | ed6bd52548c1556c6f638a4a050de46ec8c78271 /audio/icecast | |
parent | Update port to version 1.3.10. (diff) |
Oops. PORTREVISION=0 is not actually needed.
Notes
Notes:
svn path=/head/; revision=41735
Diffstat (limited to 'audio/icecast')
-rw-r--r-- | audio/icecast/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/icecast/Makefile b/audio/icecast/Makefile index 848536e4f33b..7aecfe0495cc 100644 --- a/audio/icecast/Makefile +++ b/audio/icecast/Makefile @@ -7,7 +7,6 @@ PORTNAME= icecast PORTVERSION= 1.3.10 -PORTREVISION= 0 CATEGORIES= audio net MASTER_SITES= http://www.icecast.org/releases/ |