diff options
author | Will Andrews <will@FreeBSD.org> | 2001-01-09 00:06:25 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-01-09 00:06:25 +0000 |
commit | 052cf380ee94d9f1ad61f3fe287c7ef492b39281 (patch) | |
tree | ae76d1f690d308c8aedf1bc3a82db5af987aba70 /devel/kdevelop | |
parent | Remove nonexistent master site. (diff) |
Release to the world all of my ports that I don't use, excluding KDE 1,
which I'm holding for various reasons, so some kind soul can take the time
to fix them without having to wait for me.
Notes
Notes:
svn path=/head/; revision=36965
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 4e5a071c3cb0..f1b34710dd5c 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= will@FreeBSD.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= kdeui.3:${PORTSDIR}/x11/kdelibs11 .if defined(WITH_OPTIONAL_DEPENDS) |