summaryrefslogtreecommitdiff
path: root/archivers/unrar/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-05-16 08:59:57 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-05-16 08:59:57 +0000
commit43cb555578aaa1020e5f3b15e4eb5a7bc37a92a1 (patch)
tree4e9c8550c5ca860f76d9659710f7606414d3dd82 /archivers/unrar/Makefile
parentnew checksum (diff)
Move PATCH* stuff down to its own section. The upgrade was to 1.01a,
by the way.
Notes
Notes: svn path=/head/; revision=3096
Diffstat (limited to '')
-rw-r--r--archivers/unrar/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/archivers/unrar/Makefile b/archivers/unrar/Makefile
index 8062b84b0df9..438e3ba99cba 100644
--- a/archivers/unrar/Makefile
+++ b/archivers/unrar/Makefile
@@ -3,16 +3,17 @@
# Date created: 28 Dec 1994
# Whom: ache
#
-# $Id: Makefile,v 1.4 1995/05/15 20:55:27 ache Exp $
+# $Id: Makefile,v 1.5 1996/05/15 04:59:28 ache Exp $
#
DISTNAME= unrar101
PKGNAME= unrar-1.01a
CATEGORIES+= archivers
MASTER_SITES= ftp://ftp.relcom.ru/unix/arcers/
+EXTRACT_SUFX= .tgz
+
PATCH_SITES= $(MASTER_SITES)
PATCHFILES= unrar101a.patch
-EXTRACT_SUFX= .tgz
MAINTAINER= ache@FreeBSD.ORG