summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorzeising <zeising@058c260c-8361-11dd-a0ac-aa2bafec7d09>2013-02-04 05:14:46 +0800
committerzeising <zeising@058c260c-8361-11dd-a0ac-aa2bafec7d09>2013-02-04 05:14:46 +0800
commit4af1dab50433c38f45bb95f9ce089a917b8555eb (patch)
tree6e0bbba5521791f5c5c2c72192ec110ba882726c
parent77bcc838c43714746846836d851f6c57d9de0761 (diff)
downloadxorg-devel-ports-4af1dab50433c38f45bb95f9ce089a917b8555eb.tar
xorg-devel-ports-4af1dab50433c38f45bb95f9ce089a917b8555eb.tar.gz
xorg-devel-ports-4af1dab50433c38f45bb95f9ce089a917b8555eb.tar.bz2
xorg-devel-ports-4af1dab50433c38f45bb95f9ce089a917b8555eb.tar.lz
xorg-devel-ports-4af1dab50433c38f45bb95f9ce089a917b8555eb.tar.xz
xorg-devel-ports-4af1dab50433c38f45bb95f9ce089a917b8555eb.tar.zst
xorg-devel-ports-4af1dab50433c38f45bb95f9ce089a917b8555eb.zip
remove, merged to ports.
git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@657 058c260c-8361-11dd-a0ac-aa2bafec7d09
-rw-r--r--x11/xhost/Makefile17
-rw-r--r--x11/xhost/distinfo2
-rw-r--r--x11/xhost/pkg-descr2
3 files changed, 0 insertions, 21 deletions
diff --git a/x11/xhost/Makefile b/x11/xhost/Makefile
deleted file mode 100644
index 5e57d5a..0000000
--- a/x11/xhost/Makefile
+++ /dev/null
@@ -1,17 +0,0 @@
-# $FreeBSD$
-
-PORTNAME= xhost
-PORTVERSION= 1.0.5
-CATEGORIES= x11
-
-MAINTAINER= x11@FreeBSD.org
-COMMENT= Server access control program for X
-
-XORG_CAT= app
-USE_XORG= x11 xmuu xau
-
-PLIST_FILES= bin/xhost
-
-MAN1= xhost.1
-
-.include <bsd.port.mk>
diff --git a/x11/xhost/distinfo b/x11/xhost/distinfo
deleted file mode 100644
index 649c7b1..0000000
--- a/x11/xhost/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (xorg/app/xhost-1.0.5.tar.bz2) = 2870d19f3f4867ead5ba4e35bb73d1fa302be29d812c13e4195066c78d1f8850
-SIZE (xorg/app/xhost-1.0.5.tar.bz2) = 125820
diff --git a/x11/xhost/pkg-descr b/x11/xhost/pkg-descr
deleted file mode 100644
index 4053e3e..0000000
--- a/x11/xhost/pkg-descr
+++ /dev/null
@@ -1,2 +0,0 @@
-This package contains xhost, a server access control program for the
-X Window System.