diff options
author | Patrick Li <pat@FreeBSD.org> | 2003-07-03 05:09:24 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2003-07-03 05:09:24 +0000 |
commit | 051ca3018283429f8c183a28fb374eddc05c37ee (patch) | |
tree | 9fed6888dcb1550aad40b3853851005f91165cc4 /net/sambasentinel | |
parent | 38bfe259317e0be40c19bcf33e0215554c1c02f3 (diff) |
Notes
Diffstat (limited to 'net/sambasentinel')
-rw-r--r-- | net/sambasentinel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/sambasentinel/Makefile b/net/sambasentinel/Makefile index 09d52fe6b23b..01192c73ee5b 100644 --- a/net/sambasentinel/Makefile +++ b/net/sambasentinel/Makefile @@ -8,7 +8,7 @@ PORTNAME= sambasentinel PORTVERSION= 0.1 CATEGORIES= net -MASTER_SITES= http://kling.mine.nu/kling/files/ +MASTER_SITES= http://kling.mine.nu/files/ DISTNAME= SambaSentinel-${PORTVERSION} MAINTAINER= pat@FreeBSD.org |