aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xco/Makefile
diff options
context:
space:
mode:
authorcpiazza <cpiazza@FreeBSD.org>2000-04-14 03:19:05 +0800
committercpiazza <cpiazza@FreeBSD.org>2000-04-14 03:19:05 +0800
commitad484df21a7c7d25e1e37ed90fff311f479a8e91 (patch)
treeaf76de1209d059ff9421680d176b5dffbc47e83e /x11/xco/Makefile
parent0683433bc6f07a8866845c124869b1431eed09e8 (diff)
downloadfreebsd-ports-graphics-ad484df21a7c7d25e1e37ed90fff311f479a8e91.tar.gz
freebsd-ports-graphics-ad484df21a7c7d25e1e37ed90fff311f479a8e91.tar.zst
freebsd-ports-graphics-ad484df21a7c7d25e1e37ed90fff311f479a8e91.zip
Update to use PORTNAME/PORTVERSION
Diffstat (limited to 'x11/xco/Makefile')
-rw-r--r--x11/xco/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/xco/Makefile b/x11/xco/Makefile
index 118c330f11d..2c9d3ebd617 100644
--- a/x11/xco/Makefile
+++ b/x11/xco/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: xco
-# Version required: 1.3
# Date created: 6 Jun 1997
# Whom: Satoshi TAOKA
#
# $FreeBSD$
#
-DISTNAME= xco
-PKGNAME= xco-1.3
+PORTNAME= xco
+PORTVERSION= 1.3
CATEGORIES= x11
MASTER_SITES= ftp://ftp.cs.purdue.edu/pub/bingle/
+DISTNAME= ${PORTNAME}
MAINTAINER= taoka@FreeBSD.org