From ad484df21a7c7d25e1e37ed90fff311f479a8e91 Mon Sep 17 00:00:00 2001 From: cpiazza Date: Thu, 13 Apr 2000 19:19:05 +0000 Subject: Update to use PORTNAME/PORTVERSION --- x11/xcoloredit/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'x11/xcoloredit') diff --git a/x11/xcoloredit/Makefile b/x11/xcoloredit/Makefile index fb751bd..0e862e9 100644 --- a/x11/xcoloredit/Makefile +++ b/x11/xcoloredit/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: xcoloredit -# Version required: 1.3 # Date created: 6 Jun 1997 # Whom: Satoshi TAOKA # # $FreeBSD$ # -DISTNAME= xcoloredit -PKGNAME= xcoloredit-1.2 +PORTNAME= xcoloredit +PORTVERSION= 1.2 CATEGORIES= x11 MASTER_SITES= ftp://ftp.eos.hokudai.ac.jp/pub/X11/R5contrib/ +DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tar.Z MAINTAINER= taoka@FreeBSD.org -- cgit v1.1