diff options
Diffstat (limited to 'archivers/lha/Makefile')
-rw-r--r-- | archivers/lha/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/lha/Makefile b/archivers/lha/Makefile index 547d59c..014b253 100644 --- a/archivers/lha/Makefile +++ b/archivers/lha/Makefile @@ -3,12 +3,12 @@ # Date created: 26 Dec 1994 # Whom: ache # -# $Id: Makefile,v 1.6 1996/08/29 16:05:54 ache Exp $ +# $Id: Makefile,v 1.7 1996/09/08 21:48:25 ache Exp $ # DISTNAME= lha-114c PKGNAME= lha-1.14c -CATEGORIES+= archivers +CATEGORIES= archivers MASTER_SITES= ftp://ftp.leo.chubu.ac.jp/pub/tools/ EXTRACT_SUFX= .tgz |