Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Feb 2019 09:54:23 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r492198 - head/x11-toolkits/gnustep-gui
Message-ID:  <201902050954.x159sNqC083636@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Tue Feb  5 09:54:23 2019
New Revision: 492198
URL: https://svnweb.freebsd.org/changeset/ports/492198

Log:
  Fix sanity check

Modified:
  head/x11-toolkits/gnustep-gui/Makefile

Modified: head/x11-toolkits/gnustep-gui/Makefile
==============================================================================
--- head/x11-toolkits/gnustep-gui/Makefile	Tue Feb  5 09:42:24 2019	(r492197)
+++ head/x11-toolkits/gnustep-gui/Makefile	Tue Feb  5 09:54:23 2019	(r492198)
@@ -3,7 +3,7 @@
 
 PORTNAME=	gnustep-gui
 DISTVERSIONPREFIX=	gui-
-PORTVERSION=	0_27_0
+DISTVERSION=	0_27_0
 CATEGORIES=	x11-toolkits gnustep
 
 MAINTAINER=	theraven@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902050954.x159sNqC083636>