diff options
author | cpiazza <cpiazza@FreeBSD.org> | 2000-04-09 17:50:59 +0000 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 2000-04-09 17:50:59 +0000 |
commit | f473133a811239a33610f5a219dc28385fcc339b (patch) | |
tree | 7c1f6e342161bd8d40b1d3e724a4fa9a276d7505 /print/freetype2 | |
parent | cc971f61f67924ed1af2b68376cb76994093f6a8 (diff) | |
download | FreeBSD-ports-f473133a811239a33610f5a219dc28385fcc339b.zip FreeBSD-ports-f473133a811239a33610f5a219dc28385fcc339b.tar.gz |
Accidental whitespace
Diffstat (limited to 'print/freetype2')
-rw-r--r-- | print/freetype2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/freetype2/Makefile b/print/freetype2/Makefile index 596161c..9188a0d 100644 --- a/print/freetype2/Makefile +++ b/print/freetype2/Makefile @@ -5,8 +5,8 @@ # $FreeBSD$ # -PORTNAME= freetype -PORTVERSION= 1.3 +PORTNAME= freetype +PORTVERSION= 1.3 CATEGORIES= print MASTER_SITES= ftp://ftp.tux.org/pub/devel/freetype/ \ ftp://ftp.lerc.nasa.gov/ImageMagick/delegates/ \ |