diff options
Diffstat (limited to 'net-mgmt/lldpd/Makefile')
-rw-r--r-- | net-mgmt/lldpd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/lldpd/Makefile b/net-mgmt/lldpd/Makefile index b011c518822b..74bc47a32d48 100644 --- a/net-mgmt/lldpd/Makefile +++ b/net-mgmt/lldpd/Makefile @@ -1,5 +1,6 @@ PORTNAME= lldpd DISTVERSION= 1.0.19 +PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${DISTVERSION}/ \ http://media.luffy.cx/files/${PORTNAME}/ |