From 8042e6ea5d97f9fb6a5181a58a8a0e758af39392 Mon Sep 17 00:00:00 2001 From: fjoe Date: Thu, 12 May 2005 17:45:30 +0000 Subject: Finish repo-move of wxgtk2*-devel ports to wxgtk26* and update to the latest stable release wxWidgets 2.6.0. --- x11-toolkits/wxgtk29-contrib-common/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'x11-toolkits/wxgtk29-contrib-common/Makefile') diff --git a/x11-toolkits/wxgtk29-contrib-common/Makefile b/x11-toolkits/wxgtk29-contrib-common/Makefile index 8a04a418aff9..58d6c54ebe6c 100644 --- a/x11-toolkits/wxgtk29-contrib-common/Makefile +++ b/x11-toolkits/wxgtk29-contrib-common/Makefile @@ -1,4 +1,4 @@ -# New ports collection makefile for: wxgtk2-contrib-common-devel +# New ports collection makefile for: wxgtk26-contrib-common # Date created: June 27, 2004 # Whom: fjoe@FreeBSD.ORG # @@ -6,9 +6,9 @@ # MAINTAINER= fjoe@FreeBSD.org -COMMENT= The wxWidgets GUI toolkit contributed libraries (devel version, common files) +COMMENT= The wxWidgets GUI toolkit contributed libraries (common files) WXGTK_FLAVOR= gtk2-contrib-common -MASTERDIR= ${.CURDIR}/../wxgtk2-devel +MASTERDIR= ${.CURDIR}/../wxgtk26 .include "${MASTERDIR}/Makefile" -- cgit