aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fonts/getbdf/Makefile
diff options
context:
space:
mode:
authorcpiazza <cpiazza@FreeBSD.org>2000-04-10 08:44:43 +0800
committercpiazza <cpiazza@FreeBSD.org>2000-04-10 08:44:43 +0800
commit36d55f18b4b3cf4d9fcc38571d09a272e24f7c2e (patch)
tree12624689b16c06fd922f02290a475cd34534c473 /x11-fonts/getbdf/Makefile
parent02cd5b674486b620aef6f01cbf91aea248498f4c (diff)
downloadfreebsd-ports-gnome-36d55f18b4b3cf4d9fcc38571d09a272e24f7c2e.tar.gz
freebsd-ports-gnome-36d55f18b4b3cf4d9fcc38571d09a272e24f7c2e.tar.zst
freebsd-ports-gnome-36d55f18b4b3cf4d9fcc38571d09a272e24f7c2e.zip
Update with the new PORTNAME/PORTVERSION variables
Diffstat (limited to 'x11-fonts/getbdf/Makefile')
-rw-r--r--x11-fonts/getbdf/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-fonts/getbdf/Makefile b/x11-fonts/getbdf/Makefile
index 028c641a3d9b..57ca62695ddc 100644
--- a/x11-fonts/getbdf/Makefile
+++ b/x11-fonts/getbdf/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: getbdf
-# Version required: ?
# Date created: 30 August 1996
# Whom: ache
#
# $FreeBSD$
#
-DISTNAME= getbdf
-PKGNAME= getbdf-1.0
+PORTNAME= getbdf
+PORTVERSION= 1.0
CATEGORIES= x11-fonts
MASTER_SITES= ftp://ftp.ipa.fhg.de/pub/X/
+DISTNAME= ${PORTNAME}
EXTRACT_SUFX= .tar.Z
MAINTAINER= ache@FreeBSD.org