diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-06-15 21:39:37 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-06-15 21:39:37 +0000 |
commit | 52e94877ad715c154a21c7b85929cf8544b1e951 (patch) | |
tree | 75bb4093148f309028c9e5c0a6b1c94cff97e144 | |
parent | 3b4c39078a56d51d3633b07ef2400910e788a2c6 (diff) |
Notes
-rw-r--r-- | net-im/jabber-conference/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/jabber-conference/Makefile b/net-im/jabber-conference/Makefile index 4ea560d5d895..e6777192b0c4 100644 --- a/net-im/jabber-conference/Makefile +++ b/net-im/jabber-conference/Makefile @@ -8,7 +8,7 @@ PORTNAME= conference PORTVERSION= 0.4.1 PORTREVISION= 1 CATEGORIES= net-im -MASTER_SITES= http://download.jabber.org/dists/1.4/final/old/ +MASTER_SITES= http://freebsd.unixfreunde.de/sources/ PKGNAMEPREFIX= jabber- DIST_SUBDIR= jabber |