aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorSimon L. B. Nielsen <simon@FreeBSD.org>2007-05-10 17:34:45 +0000
committerSimon L. B. Nielsen <simon@FreeBSD.org>2007-05-10 17:34:45 +0000
commit56605055535b101e0a421722f85e299b5043dcba (patch)
tree15db7230a697608cdc0e2d340b446141e01bf114 /security
parent4e0a6f6ea4319adaa5819c41b5781ad607800ed8 (diff)
downloadports-56605055535b101e0a421722f85e299b5043dcba.tar.gz
ports-56605055535b101e0a421722f85e299b5043dcba.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/vuxml/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/security/vuxml/Makefile b/security/vuxml/Makefile
index 4369c0102b6f..172dd2123393 100644
--- a/security/vuxml/Makefile
+++ b/security/vuxml/Makefile
@@ -83,8 +83,4 @@ tidy:
newentry:
@${SH} ${FILESDIR}/newentry.sh "${VUXML_FILE}"
-eddie:
- scp "${VUXML_FILE}" eddie.nitro.dk:/FreeBSD/work/vuxml/
- ssh eddie.nitro.dk make -C /FreeBSD/sec/vuxml-web/freebsd VUXML=/FreeBSD/work/vuxml/vuln.xml TOPDEST=/home/simon/public_html/vuxml all install
-
.include <bsd.port.mk>