diff options
author | nakai <nakai@FreeBSD.org> | 2001-08-31 21:15:21 +0000 |
---|---|---|
committer | nakai <nakai@FreeBSD.org> | 2001-08-31 21:15:21 +0000 |
commit | 2082a7a7a2dc0a9d8bf3668e13e08e57270e44c5 (patch) | |
tree | 11af22d094df0c2e045dadefa3a043ce05639077 /audio | |
parent | b0c465a7f8afb611021d8624ab17e2a1c27d4b83 (diff) | |
download | FreeBSD-ports-2082a7a7a2dc0a9d8bf3668e13e08e57270e44c5.zip FreeBSD-ports-2082a7a7a2dc0a9d8bf3668e13e08e57270e44c5.tar.gz |
Update MASTER_SITES
Diffstat (limited to 'audio')
-rw-r--r-- | audio/replay/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/replay/Makefile b/audio/replay/Makefile index ef924e8..775c243 100644 --- a/audio/replay/Makefile +++ b/audio/replay/Makefile @@ -8,9 +8,8 @@ PORTNAME= replay PORTVERSION= 0.61 CATEGORIES= audio -MASTER_SITES= http://replay.replicant.nu/files/ \ - ftp://ftp.icemark.ch/pub/replay/ \ - ftp://k2.lund.se/pub/replay/ +MASTER_SITES= ${MASTER_SITE_SUNSITE} +MASTER_SITE_SUBDIR= X11/gtkbuffet/apps/replay DISTNAME= ${PORTNAME}-source-dgtk_${PORTVERSION} MAINTAINER= nakai@FreeBSD.org |