diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1996-11-12 02:19:40 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1996-11-12 02:19:40 +0000 |
commit | d23a79568090d280bf3beb199bb97f0572234984 (patch) | |
tree | 8af4f4b16bdda8a7b54ff123a7cfe5fcc38c203c /archivers/ha/Makefile | |
parent | b72f3823ec582474b4ab98fe3c46fecea0d4ddab (diff) | |
download | ports-d23a79568090d280bf3beb199bb97f0572234984.tar.gz ports-d23a79568090d280bf3beb199bb97f0572234984.zip |
Notes
Diffstat (limited to 'archivers/ha/Makefile')
-rw-r--r-- | archivers/ha/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/ha/Makefile b/archivers/ha/Makefile index e4d0db7593a3..aa1764efe08f 100644 --- a/archivers/ha/Makefile +++ b/archivers/ha/Makefile @@ -3,12 +3,12 @@ # Date created: 24 Jan 1995 # Whom: ache # -# $Id: Makefile,v 1.5 1995/04/16 00:18:36 asami Exp $ +# $Id: Makefile,v 1.6 1995/04/24 10:58:46 asami Exp $ # DISTNAME= ha0999 PKGNAME= ha-0.999b -CATEGORIES+= archivers +CATEGORIES= archivers MASTER_SITES= ftp://ftp.kiae.su/unix/arcers/ EXTRACT_SUFX= .tgz |