diff options
-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> |