diff options
Diffstat (limited to 'x11/lxterminal/Makefile')
-rw-r--r-- | x11/lxterminal/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |