diff options
author | rodent <rodent> | 2014-02-20 00:37:46 +0000 |
---|---|---|
committer | rodent <rodent> | 2014-02-20 00:37:46 +0000 |
commit | 224107df8aeee3323bfb8d5f20cc7e20bc6fdb06 (patch) | |
tree | d386daad112531b783801c82493fc352b72619e2 /net | |
parent | d6b7eccb4f0ca0b14690c4bb43271d394dad6e6f (diff) | |
download | pkgsrc-224107df8aeee3323bfb8d5f20cc7e20bc6fdb06.tar.gz |
Bump PKGREVISION, because this package will install another file on non-
NetBSD platforms.
Diffstat (limited to 'net')
-rw-r--r-- | net/haproxy/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/haproxy/Makefile b/net/haproxy/Makefile index 6d8b0fa0cab..37fed8548be 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2014/02/20 00:14:22 rodent Exp $ +# $NetBSD: Makefile,v 1.10 2014/02/20 00:37:46 rodent Exp $ DISTNAME= haproxy-1.4.24 +PKGREVISION= 1 CATEGORIES= net www MASTER_SITES= http://haproxy.1wt.eu/download/1.4/src/ |