diff options
Diffstat (limited to 'devel/libdsp/Makefile')
-rw-r--r-- | devel/libdsp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libdsp/Makefile b/devel/libdsp/Makefile index f0791f09e52f..977fbe328162 100644 --- a/devel/libdsp/Makefile +++ b/devel/libdsp/Makefile @@ -9,6 +9,7 @@ DISTNAME= ${PORTNAME}-src-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= C++ class library of common digital signal processing functions +WWW= http://libdsp.sourceforge.net/overview.html WRKSRC= ${WRKDIR}/libdsp-src-${PORTVERSION}/${PORTNAME:S/dsp/DSP/}-${PORTVERSION} |