diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2003-10-28 06:27:13 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2003-10-28 06:27:13 +0000 |
commit | 143412bc55b77009b51272e4dd7f0d5266dbb305 (patch) | |
tree | 0c34462eb4e04586f7b573f2d442d4504719b3d1 /audio/wsoundprefs | |
parent | 39b8b48eae0f458abe57b52a068611f73ff7bb00 (diff) | |
download | ports-143412bc55b77009b51272e4dd7f0d5266dbb305.tar.gz ports-143412bc55b77009b51272e4dd7f0d5266dbb305.zip |
Notes
Diffstat (limited to 'audio/wsoundprefs')
-rw-r--r-- | audio/wsoundprefs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/wsoundprefs/Makefile b/audio/wsoundprefs/Makefile index 786d26c301d9..0bb15c59a4d9 100644 --- a/audio/wsoundprefs/Makefile +++ b/audio/wsoundprefs/Makefile @@ -8,7 +8,7 @@ PORTNAME= wsoundprefs PORTVERSION= 1.1.1 CATEGORIES= audio windowmaker -MASTER_SITES= ftp://shadowmere.student.utwente.nl/pub/WindowMaker/ +MASTER_SITES= ${MASTER_SITE_NETBSD} DISTNAME= WSoundPrefs-${PORTVERSION} MAINTAINER= ports@FreeBSD.org |