diff options
author | asami <asami@FreeBSD.org> | 1995-10-17 18:17:00 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-10-17 18:17:00 +0800 |
commit | cc62640e8e08a6d7fc68efa8623bf9c5c5394fba (patch) | |
tree | 4e6b232d4851f0b13f59996ff667b73138505b60 /misc/mmv | |
parent | af6ec4b21e4343a7b170343356c72de7f3d6cab7 (diff) | |
download | freebsd-ports-gnome-cc62640e8e08a6d7fc68efa8623bf9c5c5394fba.tar.gz freebsd-ports-gnome-cc62640e8e08a6d7fc68efa8623bf9c5c5394fba.tar.zst freebsd-ports-gnome-cc62640e8e08a6d7fc68efa8623bf9c5c5394fba.zip |
File moved on ftp site.
Submitted by: se via me (really!)
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 f2bfb4b2d1b2..4c2d02357e7b 100644 --- a/misc/mmv/Makefile +++ b/misc/mmv/Makefile @@ -3,14 +3,14 @@ # Date created: 2 Feb 1995 # Whom: Michael Elbel (me) # -# $Id: Makefile,v 1.5 1995/04/16 05:22:22 asami Exp $ +# $Id: Makefile,v 1.6 1995/04/23 13:02:30 asami Exp $ # DISTNAME= mmv PKGNAME= mmv-1.01b CATEGORIES+= utilities -MASTER_SITES= ftp://gatekeeper.dec.com/archive/.b/usenet/comp.sources.unix/ +MASTER_SITES= ftp://gatekeeper.dec.com/pub/usenet/comp.sources.unix/ DISTFILES= part01.Z part02.Z mmv.pch.Z MAINTAINER= me@FreeBSD.org |