diff options
Diffstat (limited to 'net/openbgpd')
-rw-r--r-- | net/openbgpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/openbgpd/Makefile b/net/openbgpd/Makefile index f8c74b2d35cd..98c127ea8d5a 100644 --- a/net/openbgpd/Makefile +++ b/net/openbgpd/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= ftp://ftp.openbsd.org/pub/OpenBSD/OpenBGPD/:openbsd \ ${MASTER_SITE_LOCAL:S/$/:freebsd/g} MASTER_SITE_SUBDIR= flz/openbgpd/:freebsd -DISTFILES= ${PORTNAME}-${PORTVERSION}.tgz:openbsd \ +DISTFILES= ${PORTNAME}-${PORTVERSION}.tgz:openbsd,freebsd \ if_media.h:freebsd pfkey_compat.c:freebsd DIST_SUBDIR= openbgpd EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}.tgz |