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 /devel/kdevelop | |
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 'devel/kdevelop')
-rw-r--r-- | devel/kdevelop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/kdevelop/Makefile b/devel/kdevelop/Makefile index 61b4e2959c16..5a494cf8848a 100644 --- a/devel/kdevelop/Makefile +++ b/devel/kdevelop/Makefile @@ -17,7 +17,7 @@ MASTER_SITES= ftp://fara.cs.uni-potsdam.de/pub/kdevelop/ \ ftp://apcs.shellx.org/pub/KDevelop/ \ ftp://ftp.mpg.goe.ni.schule.de/pub/linux/ide/KDevelop/ -MAINTAINER= andrews@technologist.com +MAINTAINER= will@FreeBSD.org LIB_DEPENDS= kdeui.3:${PORTSDIR}/x11/kdelibs11 RUN_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf |