aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/annextools/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2006-12-14 22:19:04 +0000
committerMartin Wilke <miwi@FreeBSD.org>2006-12-14 22:19:04 +0000
commit9039c58ffb8b468fe3ab9fa0ae223fbb20c76375 (patch)
tree5c7dd442517a371f553efa48db0029eebea94679 /net-mgmt/annextools/Makefile
parentdd4d840974cd0180cfa1dfcd272e05439b47a3bc (diff)
downloadports-9039c58ffb8b468fe3ab9fa0ae223fbb20c76375.tar.gz
ports-9039c58ffb8b468fe3ab9fa0ae223fbb20c76375.zip
Notes
Diffstat (limited to 'net-mgmt/annextools/Makefile')
-rw-r--r--net-mgmt/annextools/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/net-mgmt/annextools/Makefile b/net-mgmt/annextools/Makefile
index b096dae2f5ae..d048a1dd6971 100644
--- a/net-mgmt/annextools/Makefile
+++ b/net-mgmt/annextools/Makefile
@@ -5,21 +5,21 @@
# $FreeBSD$
#
-PORTNAME= annextools
+PORTNAME= annextools
PORTVERSION= 10.0
PORTREVISION= 0
-CATEGORIES= net-mgmt
+CATEGORIES= net-mgmt
MASTER_SITES= ftp://www142.nortelnetworks.com/pub/swcode/remacc/microannex_xl/
DISTNAME= R10.0B-R2.3
EXTRACT_SUFX= .tar.Z
DIST_SUBDIR= microannex_xl
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= BSD tools for the MicroAnnex-XL Terminal Server
WRKSRC= ${WRKDIR}/src
-EXTRACT_AFTER_ARGS= | ${TAR} -xf - src
+EXTRACT_AFTER_ARGS= | ${TAR} -xf - src
post-extract:
${FIND} ${WRKDIR}/src -type d -exec ${CHMOD} u+w \{\} \;