svn commit: r492198 - head/x11-toolkits/gnustep-gui

Antoine Brodin antoine at FreeBSD.org
Tue Feb 5 09:54:24 UTC 2019


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 at FreeBSD.org


More information about the svn-ports-all mailing list