diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-08-18 02:26:43 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-08-18 02:26:43 +0000 |
commit | 6d19e70ac2adafd96c01787e5f11b1621cf6135b (patch) | |
tree | b1afd32bb65f5f9894cfd2ed9eec63251e599f5a /archivers/unarj | |
parent | 8ae8ddfe58acabef3810c129bb235d99ba4b89ef (diff) | |
download | ports-6d19e70ac2adafd96c01787e5f11b1621cf6135b.tar.gz ports-6d19e70ac2adafd96c01787e5f11b1621cf6135b.zip |
Notes
Diffstat (limited to 'archivers/unarj')
-rw-r--r-- | archivers/unarj/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/archivers/unarj/Makefile b/archivers/unarj/Makefile index abb9c095a07d..5761a73aa698 100644 --- a/archivers/unarj/Makefile +++ b/archivers/unarj/Makefile @@ -3,14 +3,14 @@ # Date created: 28 Dec 1994 # Whom: ache # -# $Id: Makefile,v 1.7 1998/01/23 00:43:40 jseger Exp $ +# $Id: Makefile,v 1.8 1998/01/26 10:11:37 asami Exp $ # -DISTNAME= unarj +DISTNAME= unarj PKGNAME= unarj-2.41 CATEGORIES= archivers MASTER_SITES= ftp://garbo.uwasa.fi/unix/arcers/ -DISTFILES= unarj241.tar.Z +EXTRACT_SUFX= .tar.Z MAINTAINER= ache@FreeBSD.ORG |