aboutsummaryrefslogtreecommitdiffstats
path: root/shells
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>2000-04-14 16:49:30 +0800
committerasami <asami@FreeBSD.org>2000-04-14 16:49:30 +0800
commiteb78762b4a41817456188b4c3bcec8dfffb87ea9 (patch)
tree5d3ce4ebf742d6c7efab5270043bf406d9787bd2 /shells
parent2153aacca5d638114e5b89b94fc125218d87fe20 (diff)
downloadfreebsd-ports-gnome-eb78762b4a41817456188b4c3bcec8dfffb87ea9.tar.gz
freebsd-ports-gnome-eb78762b4a41817456188b4c3bcec8dfffb87ea9.tar.zst
freebsd-ports-gnome-eb78762b4a41817456188b4c3bcec8dfffb87ea9.zip
Convert to PORTNAME/PORTVERSION.
Diffstat (limited to 'shells')
-rw-r--r--shells/fd/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/shells/fd/Makefile b/shells/fd/Makefile
index bbb5aace37c2..373018b1c55f 100644
--- a/shells/fd/Makefile
+++ b/shells/fd/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: FDclone
-# Version required: 1.03i
# Date created: 20 Feb 1996
# Whom: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
#
# $FreeBSD$
#
-DISTNAME= FD-1.03l
-PKGNAME= fd-1.03l
+PORTNAME= fd
+PORTVERSION= 1.03l
CATEGORIES= misc
MASTER_SITES= ftp://ftp.ics.es.osaka-u.ac.jp/pub/FDclone/ \
http://people.FreeBSD.org/~steve/distfiles/
+DISTNAME= FD-${PORTVERSION}
MAINTAINER= nobu@psrc.isac.co.jp