summaryrefslogtreecommitdiff
path: root/archivers/lha
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-08 23:24:42 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-08 23:24:42 +0000
commit59df8af48ea44d533d5de8118602cc174bda92da (patch)
tree099d3028bb9a8d6c138c5cf52f3b004582a91035 /archivers/lha
parentupdate with the new PORTNAME/PORTVERSION variables (diff)
update with the new PORTNAME/PORTVERSION variables
Notes
Notes: svn path=/head/; revision=27419
Diffstat (limited to 'archivers/lha')
-rw-r--r--archivers/lha/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/archivers/lha/Makefile b/archivers/lha/Makefile
index 11512b8bd61f..7d92233bc1aa 100644
--- a/archivers/lha/Makefile
+++ b/archivers/lha/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: lha
-# Version required: 1.14f
# Date created: 26 Dec 1994
# Whom: ache
#
# $FreeBSD$
#
-DISTNAME= lha-114f
-PKGNAME= lha-1.14f
+PORTNAME= lha
+PORTVERSION= 1.14f
CATEGORIES= archivers
MASTER_SITES= http://www2m.biglobe.ne.jp/~dolphin/lha/prog/ \
ftp://ftp.win.ne.jp/pub/misc/
+DISTNAME= lha-114f
MAINTAINER= ache@FreeBSD.org