aboutsummaryrefslogtreecommitdiff
path: root/misc/mmv
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1995-03-27 21:00:02 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1995-03-27 21:00:02 +0000
commit74514e02ffda76e0ceaa81aecec5f72bd701eb30 (patch)
treeadd44509e5098a6888ca203cbb385f6637e55590 /misc/mmv
parente07220aca9981c7a13899331cff9e303dcbc7904 (diff)
downloadports-74514e02ffda76e0ceaa81aecec5f72bd701eb30.tar.gz
ports-74514e02ffda76e0ceaa81aecec5f72bd701eb30.zip
Add MAINTAINER. Yes, I know I screwed up the Submitted by: line on the
import. Sorry! :( Submitted by: me
Notes
Notes: svn path=/head/; revision=1210
Diffstat (limited to 'misc/mmv')
-rw-r--r--misc/mmv/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/mmv/Makefile b/misc/mmv/Makefile
index 6b1c5272436f..c82218a644b5 100644
--- a/misc/mmv/Makefile
+++ b/misc/mmv/Makefile
@@ -4,7 +4,7 @@
# Whom: Michael Elbel (me)
# Responsible: me@FreeBSD.org
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1995/03/27 20:55:27 jkh Exp $
#
# MASTER_SITES= ftp://gatekeeper.dec.com/archive/.b/usenet/comp.sources.unix/volume21/mmv
@@ -20,7 +20,7 @@ MASTER_SITES=ftp://gatekeeper.dec.com/archive/.b/usenet/comp.sources.unix/
DISTFILES= part01.Z part02.Z mmv.pch.Z
SITE_DISTFILES= volume21/mmv/part01.Z volume21/mmv/part02.Z volume22/mmv.pch.Z
-
+MAINTAINER= me@FreeBSD.org
NO_WRKSUBDIR=true
# targets shamelessly hacked from the bsd.ports.mk file