diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-11-26 10:48:46 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-11-26 10:48:46 +0000 |
commit | e34d788c225e357cb23f47954be75e15cf37a635 (patch) | |
tree | e0220cbb13db9aaea63e44542c5968dbebbc8305 /misc/mmv | |
parent | 25c1b1ab740bc45f51c286a501be2a5bf0a5578e (diff) |
Notes
Diffstat (limited to 'misc/mmv')
-rw-r--r-- | misc/mmv/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/mmv/Makefile b/misc/mmv/Makefile index 4c2d02357e7b..6cca79aca498 100644 --- a/misc/mmv/Makefile +++ b/misc/mmv/Makefile @@ -3,13 +3,13 @@ # Date created: 2 Feb 1995 # Whom: Michael Elbel (me) # -# $Id: Makefile,v 1.6 1995/04/23 13:02:30 asami Exp $ +# $Id: Makefile,v 1.7 1995/10/17 10:17:00 asami Exp $ # DISTNAME= mmv PKGNAME= mmv-1.01b -CATEGORIES+= utilities +CATEGORIES+= misc MASTER_SITES= ftp://gatekeeper.dec.com/pub/usenet/comp.sources.unix/ DISTFILES= part01.Z part02.Z mmv.pch.Z |