summaryrefslogtreecommitdiff
path: root/x11-fonts/xfed
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>2000-04-10 00:44:43 +0000
committerChris Piazza <cpiazza@FreeBSD.org>2000-04-10 00:44:43 +0000
commit4b260ce2515cf67031168694f60633a71fad83e4 (patch)
tree7e1738e2d3a6d6fc5128d523336f04b0f7b22e15 /x11-fonts/xfed
parentUpdate with the new PORTNAME/PORTVERSION variables (diff)
Update with the new PORTNAME/PORTVERSION variables
Notes
Notes: svn path=/head/; revision=27432
Diffstat (limited to 'x11-fonts/xfed')
-rw-r--r--x11-fonts/xfed/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-fonts/xfed/Makefile b/x11-fonts/xfed/Makefile
index 53001b7f1e55..41f43054ee72 100644
--- a/x11-fonts/xfed/Makefile
+++ b/x11-fonts/xfed/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: xfed
-# Version required: something old
# Date created: 7 December 1994
# Whom: asami
#
# $FreeBSD$
#
-DISTNAME= xfed
-PKGNAME= xfed-1.0
+PORTNAME= xfed
+PORTVERSION= 1.0
CATEGORIES= x11-fonts
MASTER_SITES= ftp://ftp.demon.co.uk/pub/graphics/systems/X11.old/pub/R6untarred/contrib/programs/
+DISTNAME= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org