diff options
author | Will Andrews <will@FreeBSD.org> | 2002-11-07 19:41:05 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2002-11-07 19:41:05 +0000 |
commit | 6767b80000edf13e97a771db93d0e54f13b33b14 (patch) | |
tree | 55b6e6363c4261be6f7745095d1ef0d6ce51e924 /net/krdesktop | |
parent | 03ac08c531f11707c40ba8dda0dbabb700c10bca (diff) | |
download | ports-6767b80000edf13e97a771db93d0e54f13b33b14.tar.gz ports-6767b80000edf13e97a771db93d0e54f13b33b14.zip |
Notes
Diffstat (limited to 'net/krdesktop')
-rw-r--r-- | net/krdesktop/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/krdesktop/Makefile b/net/krdesktop/Makefile index 4a60f5e0681a..0011451bebfc 100644 --- a/net/krdesktop/Makefile +++ b/net/krdesktop/Makefile @@ -7,10 +7,10 @@ PORTNAME= krdesktop PORTVERSION= 1.4 CATEGORIES= net kde -MASTER_SITES= http://krazykiwi.homeip.net/netwizard/krdesktop/ +MASTER_SITES= http://hallon.fruitsalad.org/people/mdouhan/krdesktop/ DISTNAME= ${PORTNAME:S/kr/KR/}-${PORTVERSION} -MAINTAINER= matt@athame.co.uk +MAINTAINER= matt@fruitsalad.org RUN_DEPENDS= rdesktop:${PORTSDIR}/net/rdesktop-devel \ vncviewer:${PORTSDIR}/net/vnc |