diff options
author | tron <tron@pkgsrc.org> | 1999-09-11 09:35:00 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1999-09-11 09:35:00 +0000 |
commit | 51c8f1db9f99e058243c84a3634ce5ddf315654a (patch) | |
tree | d3a2fe83e9b7265fae2a4e6040ea7edc0c8e4e34 /x11/intlfonts | |
parent | 3a0ae6eb9a251a2f67a43a22ce03bcd28e6d9a30 (diff) | |
download | pkgsrc-51c8f1db9f99e058243c84a3634ce5ddf315654a.tar.gz |
Fix sub directory on GNU master sites.
Diffstat (limited to 'x11/intlfonts')
-rw-r--r-- | x11/intlfonts/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/intlfonts/Makefile b/x11/intlfonts/Makefile index 692dd714e7e..56e41773a9b 100644 --- a/x11/intlfonts/Makefile +++ b/x11/intlfonts/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 1999/09/07 22:13:06 tron Exp $ +# $NetBSD: Makefile,v 1.2 1999/09/11 09:35:00 tron Exp $ DISTNAME= intlfonts-1.1 CATEGORIES= x11 -MASTER_SITES= ${MASTER_SITE_GNU:=intlfonts/} +MASTER_SITES= ${MASTER_SITE_GNU:=intlfonts/intlfonts-1.1-split/} DISTFILES= ${FONT_SETS:S/$/${EXTRACT_SUFX}/} ${MISC_FILES} MAINTAINER= packages@netbsd.org |