diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-03-30 18:40:11 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-03-30 18:40:11 +0000 |
commit | 63631d7472cd31e57ef5afd179a358bf43be1075 (patch) | |
tree | f7c63c750aaa136a3fd4cee35fc6070038f34969 /net/gnosamba | |
parent | c764e4e0c9b4a4ade9c7bf0f973f569500d6fa49 (diff) | |
download | ports-63631d7472cd31e57ef5afd179a358bf43be1075.tar.gz ports-63631d7472cd31e57ef5afd179a358bf43be1075.zip |
Notes
Diffstat (limited to 'net/gnosamba')
-rw-r--r-- | net/gnosamba/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/gnosamba/Makefile b/net/gnosamba/Makefile index 8c6fadef388e..91674d3e01d2 100644 --- a/net/gnosamba/Makefile +++ b/net/gnosamba/Makefile @@ -8,7 +8,8 @@ PORTNAME= gnosamba PORTVERSION= 0.3.3 CATEGORIES= net gnome -MASTER_SITES= http://www.open-systems.com/gnosamba/ +MASTER_SITES= http://linuxberg.ii.net/files/gnome/network/ \ + http://www.open-systems.com/gnosamba/ MAINTAINER= ports@FreeBSD.org |