diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-10-29 17:47:37 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-10-29 17:47:37 +0000 |
commit | 9b1f00e4099932a807b7824e36ed1a40e3ac02de (patch) | |
tree | 1a580600d3a1007df6dd6ef7c984db4641d1c00e /net | |
parent | Update to 1.1. (diff) |
- Bump PORTREVISION (i forget this in the previous commit.)
Submitted by: Wesley Shields <wxs@atarininja.org> (via privat mail)
Notes
Notes:
svn path=/head/; revision=202323
Diffstat (limited to 'net')
-rw-r--r-- | net/libnet10/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/libnet10/Makefile b/net/libnet10/Makefile index facadd5cf78c..8f2a62761594 100644 --- a/net/libnet10/Makefile +++ b/net/libnet10/Makefile @@ -7,7 +7,7 @@ PORTNAME= libnet PORTVERSION= 1.0.2a -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= net MASTER_SITES= http://www.packetfactory.net/libnet/dist/ |