aboutsummaryrefslogtreecommitdiff
path: root/misc/sshbuddy
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/sshbuddy
parent9467713b6447f007838ba7219286cb78e90c02f7 (diff)
downloadports-dad9a57abe0907e2d451ff263083a9d1d82dfca2.tar.gz
ports-dad9a57abe0907e2d451ff263083a9d1d82dfca2.zip
Convert to PORTNAME/PORTVERSION.
Notes
Notes: svn path=/head/; revision=27512
Diffstat (limited to 'misc/sshbuddy')
-rw-r--r--misc/sshbuddy/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/misc/sshbuddy/Makefile b/misc/sshbuddy/Makefile
index 506f59a3ee56..60962b22fa81 100644
--- a/misc/sshbuddy/Makefile
+++ b/misc/sshbuddy/Makefile
@@ -1,16 +1,15 @@
# New ports collection makefile for: sshbuddy
-# Version required: 1.0
# Date created: 26 September 1999
# Whom: Dan Moschuk <dan@freebsd.org>
#
# $FreeBSD$
#
-DISTNAME= sshbuddy1.05
-PKGNAME= sshbuddy-1.05
+PORTNAME= sshbuddy
+PORTVERSION= 1.05
CATEGORIES= misc
MASTER_SITES= ftp://ftp.sundilla.net/pub/linux/apps/sshbuddy/beta1.05/
-EXTRACT_SUFX= .tar
+DISTFILES= ${PORTNAME}${PORTVERSION}.tar
MAINTAINER= dan@freebsd.org