diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2009-08-27 15:04:16 +0000 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2009-08-27 15:04:16 +0000 |
commit | 750627bc3050f12a2714be035444824e0fa0d73d (patch) | |
tree | 8e23dac1e6bfd2edc7b51827b2a8878ae2c3f5b4 /audio/smasher | |
parent | ceb8cf6c9c3363946a5353f01889d973441a9ede (diff) | |
download | FreeBSD-ports-750627bc3050f12a2714be035444824e0fa0d73d.zip FreeBSD-ports-750627bc3050f12a2714be035444824e0fa0d73d.tar.gz |
- Remove remaining SFP references (switch these ports to SF)
Approved by: portmgr (pav)
Diffstat (limited to 'audio/smasher')
-rw-r--r-- | audio/smasher/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/smasher/Makefile b/audio/smasher/Makefile index 19c9707..649c643 100644 --- a/audio/smasher/Makefile +++ b/audio/smasher/Makefile @@ -8,7 +8,7 @@ PORTNAME= smasher PORTVERSION= 1.1.0 CATEGORIES= audio -MASTER_SITES= SFP/${PORTNAME}/${PORTNAME}/${PORTVERSION}/ \ +MASTER_SITES= SF \ http://distfiles.officialunix.com/ DISTNAME= ${PORTNAME}-${PORTVERSION}-source |