diff options
Diffstat (limited to 'devel/unidiff/Makefile')
-rw-r--r-- | devel/unidiff/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/unidiff/Makefile b/devel/unidiff/Makefile index 85eaf3e48ab..634199a980b 100644 --- a/devel/unidiff/Makefile +++ b/devel/unidiff/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2003/03/29 12:40:41 jmmv Exp $ +# $NetBSD: Makefile,v 1.5 2003/06/02 01:20:12 jschauma Exp $ # DISTNAME= part01 @@ -8,7 +8,7 @@ CATEGORIES= devel MASTER_SITES= http://www.landfield.com/software/comp.sources.misc/archive-name/volume25/unidiff/ EXTRACT_SUFX= .gz -MAINTAINER= packages@netbsd.org +MAINTAINER= tech-pkg@netbsd.org HOMEPAGE= # COMMENT= converts between uni-diffs and context diffs |