diff --git a/audio/gsm/Makefile b/audio/gsm/Makefile index 17b8c0185034..ad816141ed85 100644 --- a/audio/gsm/Makefile +++ b/audio/gsm/Makefile @@ -1,20 +1,20 @@ PORTNAME= gsm DISTVERSION= 1.0.19 CATEGORIES= audio MASTER_SITES= http://www.quut.com/gsm/ \ http://downloads.openwrt.org/sources/ MAINTAINER= ports@FreeBSD.org COMMENT= Audio converter and library for converting u-law to gsm encoding -WWW= http://kbs.cs.tu-berlin.de/~jutta/toast.html +WWW= https://www.quut.com/gsm/ LICENSE= TU-BERLIN LICENSE_NAME= Technische Universitaet Berlin copyright LICENSE_FILE= ${WRKSRC}/COPYRIGHT LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept WRKSRC= ${WRKDIR}/gsm-1.0-pl19 USE_LDCONFIG= yes .include