diff options
author | Anders Nordby <anders@FreeBSD.org> | 2001-12-09 02:27:21 +0000 |
---|---|---|
committer | Anders Nordby <anders@FreeBSD.org> | 2001-12-09 02:27:21 +0000 |
commit | 04186cfdb011b919bdf844a1a397b5aa18ee383a (patch) | |
tree | 97805de7152ab5ee0f444b5358072f5d4008e329 /audio/xmp | |
parent | 33adb33ed21060fe89d847263e9664af7318c298 (diff) | |
download | ports-04186cfdb011b919bdf844a1a397b5aa18ee383a.tar.gz ports-04186cfdb011b919bdf844a1a397b5aa18ee383a.zip |
Notes
Diffstat (limited to 'audio/xmp')
-rw-r--r-- | audio/xmp/Makefile | 5 | ||||
-rw-r--r-- | audio/xmp/pkg-descr | 2 |
2 files changed, 3 insertions, 4 deletions
diff --git a/audio/xmp/Makefile b/audio/xmp/Makefile index 3105f82a5355..08654eca8cd8 100644 --- a/audio/xmp/Makefile +++ b/audio/xmp/Makefile @@ -8,9 +8,8 @@ PORTNAME= xmp PORTVERSION= 2.0.4 CATEGORIES= audio -MASTER_SITES= http://xmp.helllabs.org/pkg/%SUBDIR%/ \ - http://xmp.linuxave.net/pkg/%SUBDIR%/ -MASTER_SITE_SUBDIR= ${PORTVERSION} +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org diff --git a/audio/xmp/pkg-descr b/audio/xmp/pkg-descr index b6427408937f..d08e8e9622fc 100644 --- a/audio/xmp/pkg-descr +++ b/audio/xmp/pkg-descr @@ -11,4 +11,4 @@ The current version of xmp supports many Amiga and PC module formats (including packed, Powerpacked and SQSHed modules) -- currently 47 known formats. -WWW: http://xmp.helllabs.org/ +WWW: http://xmp.sourceforge.net/ |