diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2005-09-06 17:42:39 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2005-09-06 17:42:39 +0000 |
commit | b8a7fc6cc323ed231cbfec85ce3cb04eb56f7419 (patch) | |
tree | e654c97408f7657b0e50229b677d7cdd673bbe67 /x11/libexo | |
parent | fd596e592c37d53f45ae9c4380a0ddc0d7d9c8ce (diff) | |
download | ports-b8a7fc6cc323ed231cbfec85ce3cb04eb56f7419.tar.gz ports-b8a7fc6cc323ed231cbfec85ce3cb04eb56f7419.zip |
Notes
Diffstat (limited to 'x11/libexo')
-rw-r--r-- | x11/libexo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/libexo/Makefile b/x11/libexo/Makefile index 2783e589e52e..91cf0835fe27 100644 --- a/x11/libexo/Makefile +++ b/x11/libexo/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: libexo # Date created: 23 October 2004 -# Whom: Matt Lancereau <matt@bsdfly.org> +# Whom: Matt Lancereau <ports@FreeBSD.org> # # $FreeBSD$ # @@ -11,7 +11,7 @@ CATEGORIES= x11 xfce MASTER_SITES= http://download.berlios.de/xfce-goodies/ DISTNAME= exo-${PORTVERSION} -MAINTAINER= matt@bsdfly.org +MAINTAINER= ports@FreeBSD.org COMMENT= Terminal library, extensions to Xfce by os-cillation LIB_DEPENDS= xfcegui4.3:${PORTSDIR}/x11-toolkits/libxfce4gui |