Module Name:    src
Committed By:   wiz
Date:           Fri Dec 21 09:40:18 UTC 2012

Modified Files:
        src/gnu/usr.bin/send-pr: Makefile

Log Message:
Set GNATS_ADDR to [email protected], like in all other places.
Ok spz for admins.


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/gnu/usr.bin/send-pr/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/gnu/usr.bin/send-pr/Makefile
diff -u src/gnu/usr.bin/send-pr/Makefile:1.30 src/gnu/usr.bin/send-pr/Makefile:1.31
--- src/gnu/usr.bin/send-pr/Makefile:1.30	Sat Oct 25 22:27:35 2008
+++ src/gnu/usr.bin/send-pr/Makefile	Fri Dec 21 09:40:17 2012
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile,v 1.30 2008/10/25 22:27:35 apb Exp $
+#	$NetBSD: Makefile,v 1.31 2012/12/21 09:40:17 wiz Exp $
 
 .include <bsd.own.mk>
 
@@ -19,7 +19,7 @@ VERSION=3.95
 GNATS_ROOT =
 
 # Email address to which people should submit bugs.
-GNATS_ADDR = [email protected]
+GNATS_ADDR = [email protected]
 
 # The default release for this send-pr.
 DEFAULT_RELEASE = `uname -s` `uname -r`

Reply via email to