diff options
author | Wolfram Schneider <wosch@FreeBSD.org> | 1996-10-27 15:49:04 +0000 |
---|---|---|
committer | Wolfram Schneider <wosch@FreeBSD.org> | 1996-10-27 15:49:04 +0000 |
commit | 6484980c93487c0d7018f0b0c60ab2afd3e32fa2 (patch) | |
tree | 4c34409301f6116655ec0622390c203a6d896be3 /sysutils/manck/Makefile | |
parent | Added entry for vscan. (diff) |
change maintainer from joerg to wosch
Diffstat (limited to 'sysutils/manck/Makefile')
-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 3310a6cc2f2e..a2a77c35e531 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> |