summaryrefslogtreecommitdiff
path: root/sysutils/ipsc/Makefile
diff options
context:
space:
mode:
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