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/pclprint | |
parent | cc971f61f67924ed1af2b68376cb76994093f6a8 (diff) | |
download | FreeBSD-ports-f473133a811239a33610f5a219dc28385fcc339b.zip FreeBSD-ports-f473133a811239a33610f5a219dc28385fcc339b.tar.gz |
Accidental whitespace
Diffstat (limited to 'print/pclprint')
-rw-r--r-- | print/pclprint/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/pclprint/Makefile b/print/pclprint/Makefile index b88f409..81b562e 100644 --- a/print/pclprint/Makefile +++ b/print/pclprint/Makefile @@ -5,8 +5,8 @@ # $FreeBSD$ # -PORTNAME= pclprint -PORTVERSION= 1.0 +PORTNAME= pclprint +PORTVERSION= 1.0 CATEGORIES= print MASTER_SITES= ftp://andrsn.stanford.edu/pub/print/ \ http://www.psn.net/~andrews/dist/ |