diff options
-rw-r--r-- | devel/subversion/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/subversion/Makefile.common b/devel/subversion/Makefile.common index 623865e9f74..cba24d1ba46 100644 --- a/devel/subversion/Makefile.common +++ b/devel/subversion/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.34 2010/03/03 16:33:08 gdt Exp $ +# $NetBSD: Makefile.common,v 1.35 2010/06/30 15:07:10 gdt Exp $ # used by devel/java-subversion/Makefile # used by devel/p5-subversion/Makefile # used by devel/py-subversion/Makefile @@ -11,7 +11,7 @@ DISTNAME= subversion-${SVNVER} CATEGORIES= devel scm MASTER_SITES= http://subversion.tigris.org/downloads/ -MAINTAINER= gdt@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://subversion.tigris.org/ LICENSE= apache-1.1 |