diff options
author | Michael Haro <mharo@FreeBSD.org> | 1999-04-15 15:43:37 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 1999-04-15 15:43:37 +0000 |
commit | 786c460aca32f096d20e7b6379615d6c99a71888 (patch) | |
tree | 97e5caa7dcb535a77ef1f110e9b0d923d4fe86c5 /audio/libaudiofile | |
parent | Fix typos (diff) |
Update MASTER_SITE_SUBDIR to point to new location.
Diffstat (limited to 'audio/libaudiofile')
-rw-r--r-- | audio/libaudiofile/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/libaudiofile/Makefile b/audio/libaudiofile/Makefile index 69b2c350b7b9..bd461389b443 100644 --- a/audio/libaudiofile/Makefile +++ b/audio/libaudiofile/Makefile @@ -3,14 +3,14 @@ # Date created: 22 Dec 1998 # Whom: Vanilla I. Shu <vanilla@FreeBSD.ORG> # -# $Id: Makefile,v 1.3 1999/03/09 01:08:48 nectar Exp $ +# $Id: Makefile,v 1.4 1999/04/08 18:08:27 steve Exp $ # DISTNAME= audiofile-0.1.6 PKGNAME= libaudiofile-0.1.6 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/libaudiofile +MASTER_SITE_SUBDIR= gnome-1.0/sources MAINTAINER= vanilla@FreeBSD.ORG |