diff options
author | naddy <naddy@FreeBSD.org> | 2003-11-21 23:50:50 +0800 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2003-11-21 23:50:50 +0800 |
commit | c273f903554e8fe5ce15fe524d8d89811b9dbbc6 (patch) | |
tree | 384c90d0735ddefe023d36bbadc7e5679c182181 /audio | |
parent | 126e39685b4ae7c45b8d0ba6546bed5ae38b8733 (diff) | |
download | freebsd-ports-gnome-c273f903554e8fe5ce15fe524d8d89811b9dbbc6.tar.gz freebsd-ports-gnome-c273f903554e8fe5ce15fe524d8d89811b9dbbc6.tar.zst freebsd-ports-gnome-c273f903554e8fe5ce15fe524d8d89811b9dbbc6.zip |
Reinstate PORTEPOCH, accidentally deleted in previous commit.
Submitted by: krion
Diffstat (limited to 'audio')
-rw-r--r-- | audio/speex-devel/Makefile | 1 | ||||
-rw-r--r-- | audio/speex/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/audio/speex-devel/Makefile b/audio/speex-devel/Makefile index 52a648a63039..4119090da0ac 100644 --- a/audio/speex-devel/Makefile +++ b/audio/speex-devel/Makefile @@ -8,6 +8,7 @@ PORTNAME= speex PORTVERSION= 1.0.3 +PORTEPOCH= 1 CATEGORIES= audio MASTER_SITES= http://www.speex.org/download/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/rc/} diff --git a/audio/speex/Makefile b/audio/speex/Makefile index 52a648a63039..4119090da0ac 100644 --- a/audio/speex/Makefile +++ b/audio/speex/Makefile @@ -8,6 +8,7 @@ PORTNAME= speex PORTVERSION= 1.0.3 +PORTEPOCH= 1 CATEGORIES= audio MASTER_SITES= http://www.speex.org/download/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/rc/} |