aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/ipsc/Makefile
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>2000-04-22 18:14:11 +0800
committermharo <mharo@FreeBSD.org>2000-04-22 18:14:11 +0800
commitd314f4e8c48354a4af09344ce1d4e66ddb4a6e5d (patch)
treec25483ef9ceb6335a34ebff7845607b697c70aa9 /sysutils/ipsc/Makefile
parent70717dc960c583000dde5acfd950b24bfee36a7a (diff)
downloadfreebsd-ports-gnome-d314f4e8c48354a4af09344ce1d4e66ddb4a6e5d.tar.gz
freebsd-ports-gnome-d314f4e8c48354a4af09344ce1d4e66ddb4a6e5d.tar.zst
freebsd-ports-gnome-d314f4e8c48354a4af09344ce1d4e66ddb4a6e5d.zip
Corrrect whitespace introduced during PORTNAME conversion and portlint
Diffstat (limited to 'sysutils/ipsc/Makefile')
-rw-r--r--sysutils/ipsc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/ipsc/Makefile b/sysutils/ipsc/Makefile
index 646f9c702b2e..d8c01b738dfe 100644
--- a/sysutils/ipsc/Makefile
+++ b/sysutils/ipsc/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= ipsc
-PORTVERSION= 0.4.2
+PORTVERSION= 0.4.2
CATEGORIES= sysutils gnome
MASTER_SITES= http://www.interloper.net/~dan/software/dist/ipsc/
DISTNAME= ${PKGNAME}-src
@@ -31,7 +31,7 @@ post-extract:
pre-build:
.if defined(WITH_GNOME)
PLIST= ${PKGDIR}/PLIST.gnome
-ALL_TARGET= all
+ALL_TARGET= all
.else
ALL_TARGET= ipsc
.endif