diff options
author | flz <flz@FreeBSD.org> | 2005-05-20 03:58:26 +0800 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2005-05-20 03:58:26 +0800 |
commit | a8cae59ebf640872071148fba5969b3f034d3892 (patch) | |
tree | 381a8b0033895148d97bf0e9ea11f1b8bfb31666 /net | |
parent | 48742601c2dcebcf80d2355c3d435f80b0a33335 (diff) | |
download | freebsd-ports-gnome-a8cae59ebf640872071148fba5969b3f034d3892.tar.gz freebsd-ports-gnome-a8cae59ebf640872071148fba5969b3f034d3892.tar.zst freebsd-ports-gnome-a8cae59ebf640872071148fba5969b3f034d3892.zip |
- Add main distfile in :freebsd group.
Noticed by: pointyhat via kris
Diffstat (limited to 'net')
-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 |