diff --git a/x11/xfce4/libraries/Makefile.inc b/x11/xfce4/libraries/Makefile.inc index 173c39c0e63..56735fcb8d6 100644 --- a/x11/xfce4/libraries/Makefile.inc +++ b/x11/xfce4/libraries/Makefile.inc @@ -5,11 +5,15 @@ CATEGORIES?= x11 x11/xfce4 x11/xfce4/libraries MASTER_SITES?= http://www.xfce.org/archive/xfce-${V}/src/ DIST_SUBDIR?= xfce4 -HOMEPAGE?= http://www.xfce.org/ +HOMEPAGE?= http://xfce.org/index.php?page=overview MAINTAINER?= Jolan Luff -# libxfce4util is BSD, everything else is GPL +# BSD: +# libxfce4util +# GPL: +# libxfce4mcs +# libxfcegui4 PERMIT_DISTFILES_CDROM?=Yes PERMIT_DISTFILES_FTP?= Yes PERMIT_PACKAGE_CDROM?= Yes