aboutsummaryrefslogtreecommitdiff
path: root/sysutils/ipsc
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-22 10:14:11 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-22 10:14:11 +0000
commit960543ecef69ee80e8cef4cb3a22e623071440c5 (patch)
tree22c4a6d0707e9e2799eaacf878b9d4e2ffbc4e02 /sysutils/ipsc
parent9647ca36cdba95e38253de912be65e456bd59da0 (diff)
downloadports-960543ecef69ee80e8cef4cb3a22e623071440c5.tar.gz
ports-960543ecef69ee80e8cef4cb3a22e623071440c5.zip
Corrrect whitespace introduced during PORTNAME conversion and portlint
Notes
Notes: svn path=/head/; revision=27887
Diffstat (limited to 'sysutils/ipsc')
-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