diff options
Diffstat (limited to 'sysutils/rtty/Makefile')
-rw-r--r-- | sysutils/rtty/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/rtty/Makefile b/sysutils/rtty/Makefile index 4af0ed41775..ab7a7806353 100644 --- a/sysutils/rtty/Makefile +++ b/sysutils/rtty/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.17 2003/05/05 16:50:28 jmmv Exp $ +# $NetBSD: Makefile,v 1.18 2003/05/05 16:51:06 jmmv Exp $ # FreeBSD Id: Makefile,v 1.3 1997/01/06 12:13:36 jkh Exp # -DISTNAME= rtty-3.2 +DISTNAME= rtty-3.2 PKGREVISION= 1 WRKSRC= ${WRKDIR} CATEGORIES= sysutils -MASTER_SITES= ftp://ftp.vix.com/pub/vixie/ +MASTER_SITES= ftp://ftp.vix.com/pub/vixie/ MAINTAINER= packages@netbsd.org COMMENT= multiuser "tip"/"cu" replacement with logging |