diff options
Diffstat (limited to 'devel/cvsup-bin/Makefile')
-rw-r--r-- | devel/cvsup-bin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/cvsup-bin/Makefile b/devel/cvsup-bin/Makefile index b689b137ab5..13bf13a82c3 100644 --- a/devel/cvsup-bin/Makefile +++ b/devel/cvsup-bin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2005/06/16 06:57:45 jlam Exp $ +# $NetBSD: Makefile,v 1.6 2006/03/04 21:29:13 jlam Exp $ DISTNAME= cvsup-static-16.1.h PKGNAME= ${DISTNAME:C/static/bin/} @@ -6,7 +6,7 @@ CATEGORIES= devel MASTER_SITES= http://motoyuki.bsdclub.org/data/NetBSD/CVSup/i386/ EXTRACT_SUFX= .tgz -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://people.freebsd.org/~jdp/ COMMENT= cvsup daemon and client |