From 458db42f260579cff064d493ad91eb833dd7f27f Mon Sep 17 00:00:00 2001 From: Chris Piazza Date: Mon, 10 Apr 2000 01:11:24 +0000 Subject: Update with the new PORTNAME/PORTVERSION variables --- x11-toolkits/wxgtk/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'x11-toolkits/wxgtk/Makefile') diff --git a/x11-toolkits/wxgtk/Makefile b/x11-toolkits/wxgtk/Makefile index 276e317604ba..f2b1fa88440d 100644 --- a/x11-toolkits/wxgtk/Makefile +++ b/x11-toolkits/wxgtk/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: wxGTK -# Version required: 2.1.0b9 # Date created: September 18, 1999 # Whom: nectar@FreeBSD.ORG # # $FreeBSD$ # -DISTNAME= wxGTK-2.1.11 -PKGNAME= wxgtk-2.1.11 +PORTNAME= wxgtk +PORTVERSION= 2.1.11 CATEGORIES= x11-toolkits MASTER_SITES= ftp://wesley.informatik.uni-freiburg.de/pub/linux/wxxt/source/ \ http://www.nectar.com/distfiles/ +DISTNAME= wxGTK-${PORTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= nectar@FreeBSD.ORG -- cgit v1.2.3