From 746026fc5dabbc3a0293e70e85424b5839329927 Mon Sep 17 00:00:00 2001 From: landry Date: Tue, 11 Aug 2009 19:58:23 +0000 Subject: [PATCH] Switch orage, mousepad & xfce4-mixer to XFCE_GOODIE. --- x11/xfce4/mousepad/Makefile | 5 +++-- x11/xfce4/orage/Makefile | 5 +++-- x11/xfce4/xfce4-mixer/Makefile | 5 +++-- 3 files changed, 9 insertions(+), 6 deletions(-) diff --git a/x11/xfce4/mousepad/Makefile b/x11/xfce4/mousepad/Makefile index 6736185d50c..7da0add6a97 100644 --- a/x11/xfce4/mousepad/Makefile +++ b/x11/xfce4/mousepad/Makefile @@ -1,11 +1,12 @@ -# $OpenBSD: Makefile,v 1.11 2009/08/11 08:38:41 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.12 2009/08/11 19:58:23 landry Exp $ COMMENT= Xfce4 simple text editor XFCE_VERSION= 0.2.16 -XFCE_PROJECT= mousepad +XFCE_GOODIE= mousepad PKGNAME= ${DISTNAME}p1 +HOMEPAGE= http://www.xfce.org/projects/mousepad # GPLv2 PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes diff --git a/x11/xfce4/orage/Makefile b/x11/xfce4/orage/Makefile index fcfbd100466..a6fef37407f 100644 --- a/x11/xfce4/orage/Makefile +++ b/x11/xfce4/orage/Makefile @@ -1,10 +1,11 @@ -# $OpenBSD: Makefile,v 1.15 2009/08/11 08:38:41 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.16 2009/08/11 19:58:23 landry Exp $ COMMENT= Xfce4 advanced calendar -XFCE_PROJECT= orage +XFCE_GOODIE= orage PKGNAME= ${DISTNAME}p0 +HOMEPAGE= http://www.xfce.org/projects/orage # GPLv2 PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes diff --git a/x11/xfce4/xfce4-mixer/Makefile b/x11/xfce4/xfce4-mixer/Makefile index 21b2515437e..5a0519eb3f8 100644 --- a/x11/xfce4/xfce4-mixer/Makefile +++ b/x11/xfce4/xfce4-mixer/Makefile @@ -1,9 +1,10 @@ -# $OpenBSD: Makefile,v 1.17 2009/08/11 08:38:41 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.18 2009/08/11 19:58:24 landry Exp $ COMMENT= Xfce4 volume mixer -XFCE_PROJECT= xfce4-mixer +XFCE_GOODIE= xfce4-mixer PKGNAME= ${DISTNAME}p0 +HOMEPAGE= http://www.xfce.org/projects/xfce4-mixer # GPLv2 PERMIT_DISTFILES_CDROM= Yes