Page MenuHomeFreeBSD

D3513.id8328.diff
No OneTemporary

D3513.id8328.diff

Index: head/net/pathneck/Makefile
===================================================================
--- head/net/pathneck/Makefile
+++ head/net/pathneck/Makefile
@@ -5,17 +5,16 @@
PORTVERSION= 1.3
CATEGORIES= net
MASTER_SITES= http://www.cs.cmu.edu/~hnn/pathneck/ \
- http://gs274.sp.cs.cmu.edu/www/pathneck/ \
- http://www.unixified.net/distfiles/
-EXTRACT_SUFX= .tgz
+ http://gs274.sp.cs.cmu.edu/www/pathneck/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= farrokhi@FreeBSD.org
COMMENT= Active network path probing tool
PLIST_FILES= sbin/pathneck \
sbin/get-choke
PORTDOCS= COPYING ChangeLog README
MAKEFILE= Makefile.bsd
+USES= tar:tgz
OPTIONS_DEFINE= DOCS
@@ -28,6 +27,8 @@
${INSTALL_PROGRAM} ${WRKSRC}/pathneck ${STAGEDIR}${PREFIX}/sbin/pathneck
${INSTALL_PROGRAM} ${WRKSRC}/get-choke \
${STAGEDIR}${PREFIX}/sbin/get-choke
+
+do-install-DOCS-on:
${MKDIR} ${STAGEDIR}${DOCSDIR}
.for f in ${PORTDOCS}
${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${DOCSDIR}

File Metadata

Mime Type
text/plain
Expires
Sun, Dec 21, 3:11 AM (1 h, 30 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27106002
Default Alt Text
D3513.id8328.diff (993 B)

Event Timeline