diff options
Diffstat (limited to 'net/scotty/Makefile')
-rw-r--r-- | net/scotty/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/scotty/Makefile b/net/scotty/Makefile index 78e0e5f5f7a..c6688b9759c 100644 --- a/net/scotty/Makefile +++ b/net/scotty/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 1998/04/15 10:38:39 agc Exp $ +# $NetBSD: Makefile,v 1.8 1998/04/20 11:56:30 frueauf Exp $ # FreeBSD Id: Makefile,v 1.21 1997/08/27 23:01:53 cwt Exp # @@ -6,7 +6,7 @@ DISTNAME= scotty-2.1.8 CATEGORIES= net tk80 MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/tkined/ -MAINTAINER= phk@freebsd.org +MAINTAINER= packages@netbsd.org LIB_DEPENDS= tk80.1.:${PORTSDIR}/x11/tk80 |