aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authornik <nik@FreeBSD.org>2004-12-23 20:50:41 +0800
committernik <nik@FreeBSD.org>2004-12-23 20:50:41 +0800
commitba288c1d9c400b03a96b83f3748612e9c8d353b1 (patch)
tree66f682750a86e5bea5abf14e1acabd0bc9235ae2 /devel
parent6988a5e3c603de29e500d2210db750de8856825b (diff)
downloadfreebsd-ports-gnome-ba288c1d9c400b03a96b83f3748612e9c8d353b1.tar.gz
freebsd-ports-gnome-ba288c1d9c400b03a96b83f3748612e9c8d353b1.tar.zst
freebsd-ports-gnome-ba288c1d9c400b03a96b83f3748612e9c8d353b1.zip
Add an appropriate MASTER_SITE_SUBDIR assignment so that the distfile can
be found.
Diffstat (limited to 'devel')
-rw-r--r--devel/libtap/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libtap/Makefile b/devel/libtap/Makefile
index 842d8895afc2..d94b51aa033a 100644
--- a/devel/libtap/Makefile
+++ b/devel/libtap/Makefile
@@ -9,6 +9,7 @@ PORTNAME= libtap
PORTVERSION= 1.0
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= nik
DISTNAME= tap-${PORTVERSION}
MAINTAINER= nik@FreeBSD.org