diff options
author | cjep <cjep> | 2004-05-07 15:25:13 +0000 |
---|---|---|
committer | cjep <cjep> | 2004-05-07 15:25:13 +0000 |
commit | b6474008fc6af5c8aebcdc3b4868498eb2c4293c (patch) | |
tree | 2576cc6bcf81ba303f2953a42a62a6ed383ae494 /fonts | |
parent | 49a61aae8b2eca2d3c11eee3dd2a009b4d266aea (diff) | |
download | pkgsrc-b6474008fc6af5c8aebcdc3b4868498eb2c4293c.tar.gz |
whitespace nits
Diffstat (limited to '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 |