diff options
author | Markus Brueffer <markus@FreeBSD.org> | 2005-02-28 02:34:48 +0000 |
---|---|---|
committer | Markus Brueffer <markus@FreeBSD.org> | 2005-02-28 02:34:48 +0000 |
commit | 28656a8b325a5d4cc5fe9dfbd609025a8227d211 (patch) | |
tree | 70249367ac530166f976b80f6a87444e150cd263 /net/valknut | |
parent | c6e3e04ca150500d06a81923cdaca673662fe92e (diff) |
Notes
Diffstat (limited to 'net/valknut')
-rw-r--r-- | net/valknut/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/valknut/Makefile b/net/valknut/Makefile index b3749a12530c..a40deb89bd2a 100644 --- a/net/valknut/Makefile +++ b/net/valknut/Makefile @@ -9,7 +9,8 @@ PORTNAME= valknut PORTVERSION= 0.3.7 CATEGORIES= net -MASTER_SITES= http://download.berlios.de/dcgui/ +MASTER_SITES= http://download.berlios.de/dcgui/ \ + http://www.hitnet.rwth-aachen.de/~brueffer/distfiles/ MAINTAINER= markus@FreeBSD.org COMMENT= A Direct Connect client QT GUI |