diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-08-18 22:56:50 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-08-18 22:56:50 +0000 |
commit | f2d3db8ea6f3df5fca58668d8890205a474e00cf (patch) | |
tree | 8c5d974f151aaff67f6df6eb1210625a83820230 /archivers | |
parent | 463967317053249a8666a426d4c029cc8b6342ad (diff) | |
download | ports-f2d3db8ea6f3df5fca58668d8890205a474e00cf.tar.gz ports-f2d3db8ea6f3df5fca58668d8890205a474e00cf.zip |
Notes
Diffstat (limited to 'archivers')
-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 5761a73aa698..de11f59e4a38 100644 --- a/archivers/unarj/Makefile +++ b/archivers/unarj/Makefile @@ -3,14 +3,14 @@ # Date created: 28 Dec 1994 # Whom: ache # -# $Id: Makefile,v 1.8 1998/01/26 10:11:37 asami Exp $ +# $Id: Makefile,v 1.9 1998/08/18 02:26:43 vanilla Exp $ # -DISTNAME= unarj +DISTNAME= unarj PKGNAME= unarj-2.41 CATEGORIES= archivers MASTER_SITES= ftp://garbo.uwasa.fi/unix/arcers/ -EXTRACT_SUFX= .tar.Z +DISTFILES= unarj241.tar.Z MAINTAINER= ache@FreeBSD.ORG |