diff options
author | dwcjr <dwcjr@FreeBSD.org> | 2001-09-15 04:13:33 +0000 |
---|---|---|
committer | dwcjr <dwcjr@FreeBSD.org> | 2001-09-15 04:13:33 +0000 |
commit | 5523a10f3d04535cb39a4d8722982872fcd6c5ca (patch) | |
tree | f3f6e5d386ed4c0d99972dd3a1fab8368875c52d /security | |
parent | a4872d1c9f79708332c9335824380abb852abcc8 (diff) | |
download | FreeBSD-ports-5523a10f3d04535cb39a4d8722982872fcd6c5ca.zip FreeBSD-ports-5523a10f3d04535cb39a4d8722982872fcd6c5ca.tar.gz |
Bump PORTEPOCH (missed on last commit)
Pointed out by: petef
Diffstat (limited to 'security')
-rw-r--r-- | security/hping/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/hping/Makefile b/security/hping/Makefile index 33c4642..ff2a082 100644 --- a/security/hping/Makefile +++ b/security/hping/Makefile @@ -7,6 +7,7 @@ PORTNAME= hping PORTVERSION= 2.0.0r1 +PORTEPOCH= 1 CATEGORIES= security net MASTER_SITES= http://www.hping.org/ DISTNAME= hping2.0.0-rc1 |