summaryrefslogtreecommitdiff
path: root/misc/fd
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-04-14 08:49:30 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-04-14 08:49:30 +0000
commitdad9a57abe0907e2d451ff263083a9d1d82dfca2 (patch)
tree4e676da1d8e6e15fa064f8de419e97dbd5a58d94 /misc/fd
parentSort (asbutton before astrolog). (diff)
Convert to PORTNAME/PORTVERSION.
Notes
Notes: svn path=/head/; revision=27512
Diffstat (limited to 'misc/fd')
-rw-r--r--misc/fd/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/fd/Makefile b/misc/fd/Makefile
index bbb5aace37c2..373018b1c55f 100644
--- a/misc/fd/Makefile
+++ b/misc/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