summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorwiz <wiz>2016-04-14 12:38:23 +0000
committerwiz <wiz>2016-04-14 12:38:23 +0000
commitffc095329450c5227b1e1427f0ea6117a8c5c29c (patch)
tree60f59745dbb08055d4061fdc4cd79be39247b7b2 /www
parent4a204f9e8c3586fc203d9799ffecddc2f4317dfa (diff)
downloadpkgsrc-ffc095329450c5227b1e1427f0ea6117a8c5c29c.tar.gz
Add comment:
When updating this package, make sure that no strings like "PR 12345" are in the commit message. Upstream likes to reference their own PRs this way, but this ends up in NetBSD GNATS.
Diffstat (limited to 'www')
-rw-r--r--www/apache24/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/www/apache24/Makefile b/www/apache24/Makefile
index 9d1f4805b88..8250a4d0b2e 100644
--- a/www/apache24/Makefile
+++ b/www/apache24/Makefile
@@ -1,4 +1,9 @@
-# $NetBSD: Makefile,v 1.44 2016/04/14 12:16:10 adam Exp $
+# $NetBSD: Makefile,v 1.45 2016/04/14 12:38:23 wiz Exp $
+#
+# When updating this package, make sure that no strings like
+# "PR 12345" are in the commit message. Upstream likes
+# to reference their own PRs this way, but this ends up
+# in NetBSD GNATS.
DISTNAME= httpd-2.4.20
PKGNAME= ${DISTNAME:S/httpd/apache/}