diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2003-08-17 07:40:39 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2003-08-17 07:40:39 +0000 |
commit | 5f6f031248bce15e9e88b828effcda009e77d352 (patch) | |
tree | b5ea20c5e1542df8359328f08919922c0347be1a /x11-wm/xfce | |
parent | 634d927abf7d80df2d4a1216180d846bab8090e3 (diff) | |
download | ports-5f6f031248bce15e9e88b828effcda009e77d352.tar.gz ports-5f6f031248bce15e9e88b828effcda009e77d352.zip |
Notes
Diffstat (limited to 'x11-wm/xfce')
-rw-r--r-- | x11-wm/xfce/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/xfce/Makefile b/x11-wm/xfce/Makefile index 24e11bc27f66..f8d7ebabbe00 100644 --- a/x11-wm/xfce/Makefile +++ b/x11-wm/xfce/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://www.xfce.org/archive/ MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= oliver@FreeBSD.org COMMENT= CDE like desktop with GTK LIB_DEPENDS= audiofile.0:${PORTSDIR}/audio/libaudiofile |