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/lxlauncher/Makefile | |
parent | 22a0ca799c047a51808fe2b887e12dd8ca0e2ab5 (diff) | |
download | pkgsrc-6a90b84c7977cd0459c2b8d8fbc944242b6b832e.tar.gz |
Take maintainership.
Diffstat (limited to 'x11/lxlauncher/Makefile')
-rw-r--r-- | x11/lxlauncher/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |