diff options
author | cjep <cjep@pkgsrc.org> | 2004-05-07 15:25:13 +0000 |
---|---|---|
committer | cjep <cjep@pkgsrc.org> | 2004-05-07 15:25:13 +0000 |
commit | 341efbf78918e077c10e5e281fdff1a0198c1430 (patch) | |
tree | 2576cc6bcf81ba303f2953a42a62a6ed383ae494 /fonts/ghostscript-fonts | |
parent | 8e020c1ca209f52847dcde7cd49d7f8d84585ae0 (diff) | |
download | pkgsrc-341efbf78918e077c10e5e281fdff1a0198c1430.tar.gz |
whitespace nits
Diffstat (limited to 'fonts/ghostscript-fonts')
-rw-r--r-- | fonts/ghostscript-fonts/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/ghostscript-fonts/Makefile b/fonts/ghostscript-fonts/Makefile index 6171e9caf36..6f2fb948559 100644 --- a/fonts/ghostscript-fonts/Makefile +++ b/fonts/ghostscript-fonts/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2004/05/01 16:58:46 snj Exp $ +# $NetBSD: Makefile,v 1.12 2004/05/07 15:25:13 cjep Exp $ DISTNAME= ghostscript-fonts-6.0 CATEGORIES= fonts MASTER_SITES+= ${MASTER_SITE_SOURCEFORGE:=ghostscript/} \ - ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/fonts/ + ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/fonts/ DISTFILES= ${GS_FONTS_STD} ${GS_FONTS_OTHER} MAINTAINER= tech-pkg@NetBSD.org |