aboutsummaryrefslogtreecommitdiff
path: root/devel/libdsp/Makefile
diff options
context:
space:
mode:
authorWesley Shields <wxs@FreeBSD.org>2009-01-05 18:21:58 +0000
committerWesley Shields <wxs@FreeBSD.org>2009-01-05 18:21:58 +0000
commitf24988d45bb036c7963cf0359e80ddfede6abde3 (patch)
treeffca1c4f9bb9421f073eb13452d8e79362cfb0f1 /devel/libdsp/Makefile
parent1e1d6f2cada7df376be37d0dc0256166cf5b08ef (diff)
downloadports-f24988d45bb036c7963cf0359e80ddfede6abde3.tar.gz
ports-f24988d45bb036c7963cf0359e80ddfede6abde3.zip
Notes
Diffstat (limited to 'devel/libdsp/Makefile')
-rw-r--r--devel/libdsp/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/libdsp/Makefile b/devel/libdsp/Makefile
index 31f5d93f8a7c..344200e53c80 100644
--- a/devel/libdsp/Makefile
+++ b/devel/libdsp/Makefile
@@ -1,4 +1,3 @@
-# ex:ts=8
# New ports collection makefile for: libdsp
# Date created: Jan 16, 2001
# Whom: Ying-Chieh Liao <ijliao@FreeBSD.org>
@@ -7,12 +6,13 @@
#
PORTNAME= libdsp
-PORTVERSION= 5.0.0
+PORTVERSION= 5.0.1
CATEGORIES= devel audio
-MASTER_SITES= SF
+MASTER_SITES= SF \
+ http://mirror.mcx2.org/
DISTNAME= ${PORTNAME}-src-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= adox@mcx2.org
COMMENT= C++ class library of common digital signal processing functions
WRKSRC= ${WRKDIR}/libdsp-src-${PORTVERSION}/${PORTNAME:S/dsp/DSP/}-${PORTVERSION}