diff options
author | youri <youri@pkgsrc.org> | 2016-05-23 10:49:21 +0000 |
---|---|---|
committer | youri <youri@pkgsrc.org> | 2016-05-23 10:49:21 +0000 |
commit | 6a90b84c7977cd0459c2b8d8fbc944242b6b832e (patch) | |
tree | 3195a1e67189a1d25c8b6b518a977904861e4bf5 /x11 | |
parent | 22a0ca799c047a51808fe2b887e12dd8ca0e2ab5 (diff) | |
download | pkgsrc-6a90b84c7977cd0459c2b8d8fbc944242b6b832e.tar.gz |
Take maintainership.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/lxde-common/Makefile | 4 | ||||
-rw-r--r-- | x11/lxlauncher/Makefile | 4 | ||||
-rw-r--r-- | x11/lxterminal/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/x11/lxde-common/Makefile b/x11/lxde-common/Makefile index d793ed96b2c..944d87fb89d 100644 --- a/x11/lxde-common/Makefile +++ b/x11/lxde-common/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.1 2016/05/23 10:06:29 youri Exp $ +# $NetBSD: Makefile,v 1.2 2016/05/23 10:49:21 youri Exp $ DISTNAME= lxde-common-0.99.1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lxde/} EXTRACT_SUFX= .tar.xz -MAINTAINER= pkgsrc-users@NetBSD.org +MAINTAINER= youri@NetBSD.org HOMEPAGE= http://lxde.sourceforge.net/ COMMENT= Default configuration settings and scripts for LXDE LICENSE= gnu-gpl-v2 diff --git a/x11/lxlauncher/Makefile b/x11/lxlauncher/Makefile index 92feae259dd..f2a3f3c91ea 100644 --- a/x11/lxlauncher/Makefile +++ b/x11/lxlauncher/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.1 2016/05/23 10:38:14 youri Exp $ +# $NetBSD: Makefile,v 1.2 2016/05/23 10:49:42 youri Exp $ DISTNAME= lxlauncher-0.2.5 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lxde/} EXTRACT_SUFX= .tar.xz -MAINTAINER= pkgsrc-users@NetBSD.org +MAINTAINER= youri@NetBSD.org HOMEPAGE= http://wiki.lxde.org/en/LXLauncher COMMENT= Program launcher for small screens LICENSE= gnu-gpl-v2 diff --git a/x11/lxterminal/Makefile b/x11/lxterminal/Makefile index 3426dde1f59..cbc5074c4df 100644 --- a/x11/lxterminal/Makefile +++ b/x11/lxterminal/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.1 2016/05/23 10:23:35 youri Exp $ +# $NetBSD: Makefile,v 1.2 2016/05/23 10:50:01 youri Exp $ DISTNAME= lxterminal-0.2.0 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lxde/} -MAINTAINER= pkgsrc-users@NetBSD.org +MAINTAINER= youri@NetBSD.org HOMEPAGE= http://www.lxde.org/ COMMENT= Desktop-independent VTE-based terminal emulator with tabs LICENSE= gnu-gpl-v2 |