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/klyx | |
parent | Update with the new PORTNAME/PORTVERSION variables (diff) |
Accidental whitespace
Notes
Notes:
svn path=/head/; revision=27422
Diffstat (limited to 'print/klyx')
-rw-r--r-- | print/klyx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/klyx/Makefile b/print/klyx/Makefile index 8620f7ca3431..e33b66e1d182 100644 --- a/print/klyx/Makefile +++ b/print/klyx/Makefile @@ -5,8 +5,8 @@ # $FreeBSD$ # -PORTNAME= klyx -PORTVERSION= 0.10.0 +PORTNAME= klyx +PORTVERSION= 0.10.0 CATEGORIES= print kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= unstable/apps/office |