diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-05-04 14:47:34 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-05-04 14:47:34 +0000 |
commit | 3e43d1753892e54316a4cbbd488d0edb62bc7ac8 (patch) | |
tree | d23f6b53e7d7a25b811194d333020117609a1161 /net | |
parent | d47470bef00de48cfbd988a537a2e34364b8e43d (diff) | |
download | ports-3e43d1753892e54316a4cbbd488d0edb62bc7ac8.tar.gz ports-3e43d1753892e54316a4cbbd488d0edb62bc7ac8.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/ethereal-lite/Makefile | 2 | ||||
-rw-r--r-- | net/wireshark-lite/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/ethereal-lite/Makefile b/net/ethereal-lite/Makefile index cb5def4f13b8..2fa4c2fa57be 100644 --- a/net/ethereal-lite/Makefile +++ b/net/ethereal-lite/Makefile @@ -6,7 +6,7 @@ # LITE= yes -PORTREVISION?= 1 +PORTREVISION?= 3 PKGNAMESUFFIX= -lite MASTERDIR= ${.CURDIR}/../ethereal diff --git a/net/wireshark-lite/Makefile b/net/wireshark-lite/Makefile index cb5def4f13b8..2fa4c2fa57be 100644 --- a/net/wireshark-lite/Makefile +++ b/net/wireshark-lite/Makefile @@ -6,7 +6,7 @@ # LITE= yes -PORTREVISION?= 1 +PORTREVISION?= 3 PKGNAMESUFFIX= -lite MASTERDIR= ${.CURDIR}/../ethereal |