diff options
author | John Marino <marino@FreeBSD.org> | 2016-04-30 06:44:27 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2016-04-30 06:44:27 +0000 |
commit | d0c4d21a831613c4a55e8233c53c49aeb5e9c354 (patch) | |
tree | a81530a98a1962ae954f41d7f3bdbff8ad57c02a /net/anet | |
parent | afaf5182ebb19e336c7c38866faec8f2785af74d (diff) | |
download | ports-d0c4d21a831613c4a55e8233c53c49aeb5e9c354.tar.gz ports-d0c4d21a831613c4a55e8233c53c49aeb5e9c354.zip |
Notes
Diffstat (limited to 'net/anet')
-rw-r--r-- | net/anet/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/anet/Makefile b/net/anet/Makefile index 0f956017ef1e..fbeb5bf09e3b 100644 --- a/net/anet/Makefile +++ b/net/anet/Makefile @@ -3,6 +3,7 @@ PORTNAME= anet PORTVERSION= 0.3.1 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.codelabs.ch/download/ DISTNAME= libanet-${PORTVERSION} |