From b8b434ce7b2c179bc206eea09e25f9e6ad5990f6 Mon Sep 17 00:00:00 2001 From: marcus Date: Sat, 1 Mar 2003 00:43:00 +0000 Subject: Use a better fix for the gcc-2.95.x variable initialization problem. Obtained from: gnomesword CVS --- misc/xiphos/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'misc/xiphos/Makefile') diff --git a/misc/xiphos/Makefile b/misc/xiphos/Makefile index 4c17512daf38..307224656ad4 100644 --- a/misc/xiphos/Makefile +++ b/misc/xiphos/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnomesword PORTVERSION= 0.7.8 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -- cgit