diff options
author | ryoon <ryoon@pkgsrc.org> | 2019-07-01 04:07:44 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2019-07-01 04:07:44 +0000 |
commit | 3dd0ab51f6c1eac3adf5ed6e566f00d324a5e254 (patch) | |
tree | 8498ba44dcec63ba5fb36969e5bd03ca893562c0 /www/apache24 | |
parent | 08a04022bdb23396ed5858b5a6d9d26376625563 (diff) | |
download | pkgsrc-3dd0ab51f6c1eac3adf5ed6e566f00d324a5e254.tar.gz |
Recursive revbump from boost-1.70.0
Diffstat (limited to 'www/apache24')
-rw-r--r-- | www/apache24/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/apache24/Makefile b/www/apache24/Makefile index f03050bd9f4..71e15f0f37d 100644 --- a/www/apache24/Makefile +++ b/www/apache24/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.80 2019/06/07 11:26:20 tm Exp $ +# $NetBSD: Makefile,v 1.81 2019/07/01 04:08:52 ryoon Exp $ # # When updating this package, make sure that no strings like # "PR 12345" are in the commit message. Upstream likes @@ -7,7 +7,7 @@ DISTNAME= httpd-2.4.39 PKGNAME= ${DISTNAME:S/httpd/apache/} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_APACHE:=httpd/} MASTER_SITES+= http://archive.apache.org/dist/httpd/ |