aboutsummaryrefslogtreecommitdiffstats
path: root/security/vuxml
diff options
context:
space:
mode:
authorsimon <simon@FreeBSD.org>2006-06-06 18:57:44 +0800
committersimon <simon@FreeBSD.org>2006-06-06 18:57:44 +0800
commita09c8def942d8990b7f8838c9227d61367d29956 (patch)
treebd5658dd90f1212d5f608075f01c532c3aaa9c89 /security/vuxml
parent992811b8a1aab79fc8f5b3139bce4d2f4636662c (diff)
downloadfreebsd-ports-gnome-a09c8def942d8990b7f8838c9227d61367d29956.tar.gz
freebsd-ports-gnome-a09c8def942d8990b7f8838c9227d61367d29956.tar.zst
freebsd-ports-gnome-a09c8def942d8990b7f8838c9227d61367d29956.zip
Mumble, back out local changes which should not have been committed.
Diffstat (limited to 'security/vuxml')
-rw-r--r--security/vuxml/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/security/vuxml/Makefile b/security/vuxml/Makefile
index d7ebbfc75cbe..172dd2123393 100644
--- a/security/vuxml/Makefile
+++ b/security/vuxml/Makefile
@@ -83,10 +83,4 @@ tidy:
newentry:
@${SH} ${FILESDIR}/newentry.sh "${VUXML_FILE}"
-scp:
- rsync -zv ${VUXML_FILE} freefall.freebsd.org:vuxml/vuln.xml
-
-web: scp
- ssh freefall.freebsd.org make -C priv/vuxml-web/freebsd all install
-
.include <bsd.port.mk>