diff options
author | wosch <wosch@FreeBSD.org> | 1996-10-27 15:49:04 +0000 |
---|---|---|
committer | wosch <wosch@FreeBSD.org> | 1996-10-27 15:49:04 +0000 |
commit | 26b64bc2697e402d85cae32e7c5e70903367df3a (patch) | |
tree | 5e5fdd137460c29d2924bf906f058efd271422fd /sysutils/manck | |
parent | 3a55565138455cfbd935ce5f8d0e25242642fc86 (diff) | |
download | FreeBSD-ports-26b64bc2697e402d85cae32e7c5e70903367df3a.zip FreeBSD-ports-26b64bc2697e402d85cae32e7c5e70903367df3a.tar.gz |
change maintainer from joerg to wosch
Diffstat (limited to 'sysutils/manck')
-rw-r--r-- | sysutils/manck/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/manck/Makefile b/sysutils/manck/Makefile index 3310a6c..a2a77c3 100644 --- a/sysutils/manck/Makefile +++ b/sysutils/manck/Makefile @@ -3,13 +3,13 @@ # Date created: 10 September 1995 # Whom: joerg # -# $Id: Makefile,v 1.3 1996/06/02 15:23:57 wosch Exp $ +# $Id: Makefile,v 1.4 1996/06/03 02:17:34 asami Exp $ # DISTNAME= manck-1.2 CATEGORIES+= sysutils MASTER_SITES= ftp://freefall.freebsd.org/pub/FreeBSD/LOCAL_PORTS/ -MAINTAINER= joerg@FreeBSD.org +MAINTAINER= wosch@FreeBSD.org .include <bsd.port.mk> |