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/unzip | |
parent | b72f3823ec582474b4ab98fe3c46fecea0d4ddab (diff) | |
download | ports-d23a79568090d280bf3beb199bb97f0572234984.tar.gz ports-d23a79568090d280bf3beb199bb97f0572234984.zip |
Notes
Diffstat (limited to 'archivers/unzip')
-rw-r--r-- | archivers/unzip/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/unzip/Makefile b/archivers/unzip/Makefile index a169baed359f..428855872e30 100644 --- a/archivers/unzip/Makefile +++ b/archivers/unzip/Makefile @@ -3,11 +3,11 @@ # Date created: 17 October 1994 # Whom: jmz # -# $Id: Makefile,v 1.4 1995/04/15 04:45:17 asami Exp $ +# $Id: Makefile,v 1.5 1996/05/04 12:30:40 ache Exp $ # DISTNAME= unzip-5.2 -CATEGORIES+= archivers +CATEGORIES= archivers MASTER_SITES= ftp://quest.jpl.nasa.gov/pub/ DISTFILES= unzip52.tar.Z |