diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2005-04-04 01:12:45 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2005-04-04 01:12:45 +0000 |
commit | 2bcfa87f1743e262fb37b44798a64703a6afdba6 (patch) | |
tree | 6c6498cbce6c347f0bf7c5aa9608e6a7a23570c0 /audio | |
parent | b2cd9abc506202881dc448d4920ff17a1a0056cd (diff) | |
download | ports-2bcfa87f1743e262fb37b44798a64703a6afdba6.tar.gz ports-2bcfa87f1743e262fb37b44798a64703a6afdba6.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/ices/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/ices/Makefile b/audio/ices/Makefile index 77e24b4be34a..717b2a617098 100644 --- a/audio/ices/Makefile +++ b/audio/ices/Makefile @@ -8,6 +8,7 @@ PORTNAME= ices PORTVERSION= 2.0.1 PORTREVISION= 1 +PORTEPOCH= 1 CATEGORIES= audio net MASTER_SITES= http://svn.xiph.org/releases/ices/ |