diff options
author | Will Andrews <will@FreeBSD.org> | 2000-03-22 01:59:41 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-03-22 01:59:41 +0000 |
commit | af4a01863e3263e8ea7c84935dea4a4a89652f72 (patch) | |
tree | 1a14e3150ad617ca21ceecb49cf825f90f690385 /x11-wm | |
parent | Mike writes: I needed to be able to see the encapsulated packets in IP (diff) |
Finish moving MAINTAINER for my ports.
andrews@technologist.com -> will@FreeBSD.org. :-)
Reminded by: asami
Notes
Notes:
svn path=/head/; revision=26946
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/ude/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/wmanager/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/ude/Makefile b/x11-wm/ude/Makefile index 7920271d9ce1..e70a8bee346e 100644 --- a/x11-wm/ude/Makefile +++ b/x11-wm/ude/Makefile @@ -12,7 +12,7 @@ CATEGORIES= x11-wm MASTER_SITES= ftp://download.sourceforge.net/pub/sourceforge/udeproject/ \ ftp://ude.the-coffeeshop.dk/pub/UDE/ -MAINTAINER= andrews@technologist.com +MAINTAINER= will@FreeBSD.org LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm BUILD_DEPENDS= ${LOCALBASE}/include/libintl.h:${PORTSDIR}/devel/gettext diff --git a/x11-wm/wmanager/Makefile b/x11-wm/wmanager/Makefile index 1519e9c04954..252029ccefab 100644 --- a/x11-wm/wmanager/Makefile +++ b/x11-wm/wmanager/Makefile @@ -11,7 +11,7 @@ CATEGORIES= x11-wm MASTER_SITES= http://heuss.techfak.uni-bielefeld.de/www/mtessmer/wmanager/ EXTRACT_SUFX= .src.tar.bz2 -MAINTAINER= andrews@technologist.com +MAINTAINER= will@FreeBSD.org LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk/ |