diff options
Diffstat (limited to 'net/openbgpd/Makefile')
-rw-r--r-- | net/openbgpd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/openbgpd/Makefile b/net/openbgpd/Makefile index 059bd6b3868..32001737021 100644 --- a/net/openbgpd/Makefile +++ b/net/openbgpd/Makefile @@ -6,11 +6,11 @@ # PORTNAME= openbgpd -PORTVERSION= 4.5.20091022 +PORTVERSION= 4.6.20100215 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_OPENBSD} MASTER_SITE_SUBDIR= OpenBGPD -DISTNAME= ${PORTNAME}-4.4.1 +DISTNAME= ${PORTNAME}-4.6 EXTRACT_SUFX= .tgz DIST_SUBDIR= ${PORTNAME} |