summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/libpcap/Makefile2
-rw-r--r--net/tcpdump/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/net/libpcap/Makefile b/net/libpcap/Makefile
index 2a9094f7c94e..7be3fd4ec063 100644
--- a/net/libpcap/Makefile
+++ b/net/libpcap/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.8.1
PORTREVISION= 351
CATEGORIES= net
MASTER_SITES= http://www.tcpdump.org/beta/
-DISTNAME= ${PORTNAME}-${PORTVERSION}-${PORTREVISION}
+DISTNAME= ${PORTNAME}-${PORTVERSION}-351
MAINTAINER= bms@FreeBSD.org
COMMENT= Ubiquitous network traffic capture library
diff --git a/net/tcpdump/Makefile b/net/tcpdump/Makefile
index 17e21f438005..e5adf275c924 100644
--- a/net/tcpdump/Makefile
+++ b/net/tcpdump/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 3.8.1
PORTREVISION= 351
CATEGORIES= net
MASTER_SITES= http://www.tcpdump.org/beta/
-DISTNAME= ${PORTNAME}-${PORTVERSION}-${PORTREVISION}
+DISTNAME= ${PORTNAME}-${PORTVERSION}-351
MAINTAINER= bms@FreeBSD.org
COMMENT= Ubiquitous network traffic analysis tool