summaryrefslogtreecommitdiff
path: root/archivers/unrar
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/unrar
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/unrar')
-rw-r--r--archivers/unrar/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/archivers/unrar/Makefile b/archivers/unrar/Makefile
index ee4fad5b2baa..4dd235546df6 100644
--- a/archivers/unrar/Makefile
+++ b/archivers/unrar/Makefile
@@ -1,19 +1,19 @@
# New ports collection makefile for: unrar
# http://www.rarsoft.com/
-# Version required: 2.*
# Date created: 28 Dec 1994
# Whom: ache
#
# $FreeBSD$
#
-DISTNAME= unrar-2.50
+PORTNAME= unrar
+PORTVERSION= 2.50
CATEGORIES= archivers
-MASTER_SITES= ftp://ftp.kiarchive.ru/pub/unix/arcers/
+MASTER_SITES= ftp://ftp.kiarchive.ru/pub/unix/arcers/
-MAINTAINER= ache@FreeBSD.org
+MAINTAINER= ache@FreeBSD.org
-NO_WRKSUBDIR= Yes
+NO_WRKSUBDIR= Yes
do-build:
cd ${WRKSRC} && \