aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2004-11-08 05:43:20 +0800
committerdinoex <dinoex@FreeBSD.org>2004-11-08 05:43:20 +0800
commitac70ed51a5eb08632fde62364f7578dc1b0704c0 (patch)
tree27805c4404c489170de73dac6bb893b66b593a8e
parenta92aaef8fcbbb4aa4a5b3acd0ac38f8858262a2b (diff)
downloadfreebsd-ports-gnome-ac70ed51a5eb08632fde62364f7578dc1b0704c0.tar.gz
freebsd-ports-gnome-ac70ed51a5eb08632fde62364f7578dc1b0704c0.tar.zst
freebsd-ports-gnome-ac70ed51a5eb08632fde62364f7578dc1b0704c0.zip
- update DEFAULT_LIBVERSION
-rw-r--r--Mk/bsd.gnustep.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.gnustep.mk b/Mk/bsd.gnustep.mk
index eea1ca280c40..16dfe359ac6f 100644
--- a/Mk/bsd.gnustep.mk
+++ b/Mk/bsd.gnustep.mk
@@ -85,7 +85,7 @@ DEFAULT_LIBVERSION?= 0.0.1
.else
PLIST_SUB+= GNUSTEP_DEVEL="@comment "
PLIST_SUB+= GNUSTEP_STABLE=""
-DEFAULT_LIBVERSION?= 1.0.0
+DEFAULT_LIBVERSION?= 0.0.1
.endif
PLIST_SUB+= GNU_ARCH=${GNU_ARCH} OPSYS=${OPSYS:L} VERSION=${PORTVERSION}