diff options
author | grant <grant@pkgsrc.org> | 2003-07-17 22:50:55 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-07-17 22:50:55 +0000 |
commit | ca3be631f2258f67a9df24aab083df2983c07822 (patch) | |
tree | cd3d4acc598dfb939f2f2a0803f1432f55ec4ada /sysutils/amanda-dev-common | |
parent | 0155927c43fe3bf836adedcc6d232abb594c8eb7 (diff) | |
download | pkgsrc-ca3be631f2258f67a9df24aab083df2983c07822.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'sysutils/amanda-dev-common')
-rw-r--r-- | sysutils/amanda-dev-common/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/amanda-dev-common/Makefile.common b/sysutils/amanda-dev-common/Makefile.common index febc00fbf33..22e30d90b9a 100644 --- a/sysutils/amanda-dev-common/Makefile.common +++ b/sysutils/amanda-dev-common/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.4 2003/06/23 14:23:15 jschauma Exp $ +# $NetBSD: Makefile.common,v 1.5 2003/07/17 22:53:26 grant Exp $ # # common make file fragment shared by all amanda-* pkgs. # @@ -8,7 +8,7 @@ DISTNAME?= amanda-${VERS} CATEGORIES= sysutils MASTER_SITES?= http://download.sourceforge.net/amanda/ -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.amanda.org/ .if ${OPSYS} == "SunOS" |