diff options
author | olgeni <olgeni@FreeBSD.org> | 2001-04-20 15:43:17 +0000 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2001-04-20 15:43:17 +0000 |
commit | 1037e4308daeeaebbd0bba5add36c47c72c22876 (patch) | |
tree | 3df3dcc72760d0ed0cbbf3cd156f463a2542b81c /audio | |
parent | 495ca79348afc5241a39eea8d98c8ffcd012e8c7 (diff) | |
download | FreeBSD-ports-1037e4308daeeaebbd0bba5add36c47c72c22876.zip FreeBSD-ports-1037e4308daeeaebbd0bba5add36c47c72c22876.tar.gz |
Oops. PORTREVISION=0 is not actually needed.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/icecast/Makefile | 1 | ||||
-rw-r--r-- | audio/icecast2/Makefile | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/audio/icecast/Makefile b/audio/icecast/Makefile index 848536e..7aecfe0 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/ diff --git a/audio/icecast2/Makefile b/audio/icecast2/Makefile index 848536e..7aecfe0 100644 --- a/audio/icecast2/Makefile +++ b/audio/icecast2/Makefile @@ -7,7 +7,6 @@ PORTNAME= icecast PORTVERSION= 1.3.10 -PORTREVISION= 0 CATEGORIES= audio net MASTER_SITES= http://www.icecast.org/releases/ |