diff options
Diffstat (limited to 'net/enet/Makefile')
-rw-r--r-- | net/enet/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/enet/Makefile b/net/enet/Makefile index 7ec136c0badf..8a1b22b58b2d 100644 --- a/net/enet/Makefile +++ b/net/enet/Makefile @@ -2,11 +2,11 @@ # $FreeBSD$ PORTNAME= enet -PORTVERSION= 1.3.12 -PORTREVISION= 2 +PORTVERSION= 1.3.13 PORTEPOCH= 1 CATEGORIES= net MASTER_SITES= http://enet.bespin.org/download/ +#http://enet.bespin.org/download/enet-1.3.13.tar.gz MAINTAINER= nemysis@FreeBSD.org COMMENT= Simple and robust communication library based on UDP |