diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2010-05-28 17:08:04 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2010-05-28 17:08:04 +0800 |
commit | 4481ddcc2ec0917799cb5b1e5a9decd14284ebeb (patch) | |
tree | 0f57a8f0cdbbee14a9ab39b1478933285c9f9984 /audio/libmodplug | |
parent | ee7103e1259241c85f7932bc2fb303c89e3c7c55 (diff) | |
download | freebsd-ports-gnome-4481ddcc2ec0917799cb5b1e5a9decd14284ebeb.tar.gz freebsd-ports-gnome-4481ddcc2ec0917799cb5b1e5a9decd14284ebeb.tar.zst freebsd-ports-gnome-4481ddcc2ec0917799cb5b1e5a9decd14284ebeb.zip |
Update MASTER_SITES
Diffstat (limited to 'audio/libmodplug')
-rw-r--r-- | audio/libmodplug/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/libmodplug/Makefile b/audio/libmodplug/Makefile index 8e8ed0a4bf3c..ad8ebbabbad2 100644 --- a/audio/libmodplug/Makefile +++ b/audio/libmodplug/Makefile @@ -8,7 +8,7 @@ PORTNAME= libmodplug PORTVERSION= 0.8.8.1 CATEGORIES= audio -MASTER_SITES= SF/modplug-xmms/${PORTNAME}/${PORTVERSION} +MASTER_SITES= SF/modplug-xmms/${PORTNAME}/${PORTVERSION} CRITICAL MAINTAINER= ehaupt@FreeBSD.org COMMENT= ModPlug mod-like music shared libraries |