summaryrefslogtreecommitdiff
path: root/graphics/xpx
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-04-14 10:48:02 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-04-14 10:48:02 +0000
commitc99c6009443219fbcb10c1baf7b6d0c93975f58a (patch)
tree979eeecc24182fdbefd4b376f9c47b344f7780cb /graphics/xpx
parentThere was one PKGNAME hiding inside an .if. (diff)
Convert to PORTNAME/PORTVERSION. lfview had an invalid version
string so I fixed it.
Notes
Notes: svn path=/head/; revision=27514
Diffstat (limited to 'graphics/xpx')
-rw-r--r--graphics/xpx/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/xpx/Makefile b/graphics/xpx/Makefile
index ac1b8193f453..af0560736e90 100644
--- a/graphics/xpx/Makefile
+++ b/graphics/xpx/Makefile
@@ -1,15 +1,15 @@
# ports collection makefile for: xpx
-# Version required: 1.41
# Date created: 25 Oct 1998
# Whom: Seiichirou Hiraoka
#
# $FreeBSD$
#
-DISTNAME= xpx141
-PKGNAME= xpx-1.41
+PORTNAME= xpx
+PORTVERSION= 1.41
CATEGORIES= graphics
MASTER_SITES= http://www.oersted.co.jp/~yav/soft/xpx/
+DISTNAME= xpx141
MAINTAINER= flathill@FreeBSD.org