diff options
author | Nik Clayton <nik@FreeBSD.org> | 2004-12-23 12:50:41 +0000 |
---|---|---|
committer | Nik Clayton <nik@FreeBSD.org> | 2004-12-23 12:50:41 +0000 |
commit | 41f61269b11b30da61e98037551b999988d10194 (patch) | |
tree | 5aef468311ff25e2d6fb51341a746698a8a07905 /devel | |
parent | 3d292c2447b9796d2cdaa124ae68c6fcf3ebe57a (diff) | |
download | ports-41f61269b11b30da61e98037551b999988d10194.tar.gz ports-41f61269b11b30da61e98037551b999988d10194.zip |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libtap/Makefile | 1 |
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 |