diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-11 22:49:56 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-11 22:49:56 +0000 |
commit | 0f12b488a50bf55f18e720cb4d4e8224c8b3d857 (patch) | |
tree | 7a6db5d01e610802138fff879ca18efeea190977 /net/netwib | |
parent | 3c063d4c7e242c68860be279ae95b9da2a6c7d4a (diff) |
Notes
Diffstat (limited to 'net/netwib')
-rw-r--r-- | net/netwib/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/netwib/Makefile b/net/netwib/Makefile index 92ae3c8a1428..6cebf6269887 100644 --- a/net/netwib/Makefile +++ b/net/netwib/Makefile @@ -20,7 +20,6 @@ BUILD_DEPENDS= libnet*>=1.1.2,1:${PORTSDIR}/net/libnet RUN_DEPENDS= ${BUILD_DEPENDS} WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-src/src -USE_REINPLACE= yes SHORTPORTVERSION=${PORTVERSION:C/([0-9]*)\.([0-9]*)\.[0-9]*/\1\2/} MAN3= netwib.3 netwib_dat.3 netwib_err.3 netwib_net.3 \ netwib_pkt.3 netwib_shw.3 netwib_sys.3 |