diff options
author | rodent <rodent> | 2014-01-06 02:16:02 +0000 |
---|---|---|
committer | rodent <rodent> | 2014-01-06 02:16:02 +0000 |
commit | fa48299a890020598a3abfc112762c050e5fe37f (patch) | |
tree | 59c7f4ed69f4daf43e06d62437e13ab1e9d6945b /x11/xfwp | |
parent | 1de60021cb0fd21032e78f27bb50070c2d516abe (diff) | |
download | pkgsrc-fa48299a890020598a3abfc112762c050e5fe37f.tar.gz |
Will MAINTAIN as well for same reason as x11/xf86-video-dummy.
Diffstat (limited to 'x11/xfwp')
-rw-r--r-- | x11/xfwp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xfwp/Makefile b/x11/xfwp/Makefile index 7c70cea5ade..352320da769 100644 --- a/x11/xfwp/Makefile +++ b/x11/xfwp/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.1 2013/08/03 07:29:42 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2014/01/06 02:16:02 rodent Exp $ DISTNAME= xfwp-1.0.3 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= pkgsrc-users@NetBSD.org +MAINTAINER= rodent@NetBSD.org HOMEPAGE= http://xorg.freedesktop.org/ COMMENT= Proxies X11 protocol connections, such as through a firewall LICENSE= x11 |