summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-09-14 10:57:28 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-09-14 10:57:28 +0000
commit694ed3fabd0fb74cb23979c2178c0f19101c3ecc (patch)
treeba61a10fb33aee2ed14374a4572752be8352af9e /sysutils
parentupgrade to version 1.4 (diff)
MAINTAINER goes in a section of its own.
Notes
Notes: svn path=/head/; revision=2149
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/manck/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/manck/Makefile b/sysutils/manck/Makefile
index d3337e984b4d..982efe1c8a12 100644
--- a/sysutils/manck/Makefile
+++ b/sysutils/manck/Makefile
@@ -3,13 +3,13 @@
# Date created: 10 September 1995
# Whom: joerg
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1995/09/10 19:42:11 joerg Exp $
#
DISTNAME= manck-1.0
CATEGORIES+= sysutils
MASTER_SITES= ftp://freefall.cdrom.com/pub/FreeBSD/LOCAL_PORTS/
-MAINTAINER= joerg@FreeBSD.org
+MAINTAINER= joerg@FreeBSD.org
.include <bsd.port.mk>