diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 2000-04-09 17:50:59 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 2000-04-09 17:50:59 +0000 |
commit | e062d3845f126e409fb15b1ae6b67f75410a881b (patch) | |
tree | e00bc0e59df3b937711c19aa7409d44734190e86 /print/hp2xx | |
parent | d38f7d91c87848913d7b9b0866087c3f5f3b5dff (diff) | |
download | ports-e062d3845f126e409fb15b1ae6b67f75410a881b.tar.gz ports-e062d3845f126e409fb15b1ae6b67f75410a881b.zip |
Accidental whitespace
Notes
Notes:
svn path=/head/; revision=27422
Diffstat (limited to 'print/hp2xx')
-rw-r--r-- | print/hp2xx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/hp2xx/Makefile b/print/hp2xx/Makefile index 1fd8554c2015..7cc601bff430 100644 --- a/print/hp2xx/Makefile +++ b/print/hp2xx/Makefile @@ -5,8 +5,8 @@ # $FreeBSD$ # -PORTNAME= hp2xx -PORTVERSION= 3.20 +PORTNAME= hp2xx +PORTVERSION= 3.20 CATEGORIES= print x11 MASTER_SITES= ftp://ftp.rz.uni-duesseldorf.de/pub/graphics/ \ ftp://ftp.uni-bielefeld.de/pub/systems/FreeBSD/lkoeller/ |