diff options
author | Ade Lovett <ade@FreeBSD.org> | 2001-05-04 21:39:58 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2001-05-04 21:39:58 +0000 |
commit | 03af2187bd388708aa7234d923ec38192b6fc7a2 (patch) | |
tree | 7ce23e0d0c750d353ac0da5306ba035076e0adf0 /audio/libaudiofile/Makefile | |
parent | dd85694bb4fdd0d68574a5b609e8e026c8a16a4e (diff) | |
download | ports-03af2187bd388708aa7234d923ec38192b6fc7a2.tar.gz ports-03af2187bd388708aa7234d923ec38192b6fc7a2.zip |
Notes
Diffstat (limited to 'audio/libaudiofile/Makefile')
-rw-r--r-- | audio/libaudiofile/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/libaudiofile/Makefile b/audio/libaudiofile/Makefile index 58e2f20a388d..082dd9cf2c3a 100644 --- a/audio/libaudiofile/Makefile +++ b/audio/libaudiofile/Makefile @@ -9,8 +9,7 @@ PORTNAME= libaudiofile PORTVERSION= 0.2.1 PORTREVISION= 1 CATEGORIES= audio -MASTER_SITES= ftp://oss.sgi.com/projects/audiofile/download/ \ - ${MASTER_SITE_GNOME} +MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/audiofile DISTNAME= audiofile-${PORTVERSION} |