diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2008-03-25 08:54:26 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2008-03-25 08:54:26 +0000 |
commit | ee67ed8d763ae7c40d16a6780e505fa61ceea75d (patch) | |
tree | 5d969a1d25bb5b0c64665c3f13afed35ebe687a0 /palm | |
parent | - Update to 1.3.1 (diff) |
Adjust MASTER_SITES to an other server of mine, since the old one will be gone
shortly.
Notes
Notes:
svn path=/head/; revision=209753
Diffstat (limited to 'palm')
-rw-r--r-- | palm/uppc-kmod/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/palm/uppc-kmod/Makefile b/palm/uppc-kmod/Makefile index bceb1ac2794f..ceb55b171d5f 100644 --- a/palm/uppc-kmod/Makefile +++ b/palm/uppc-kmod/Makefile @@ -9,7 +9,7 @@ PORTNAME= uppc PORTVERSION= 0.8 PORTREVISION= 3 CATEGORIES= palm kld -MASTER_SITES= http://www.people.tecnik93.com/~sam/ports/ +MASTER_SITES= http://T32.tecnik93.com/FreeBSD/others_ports/uppc-kmod/sources/ PKGNAMESUFFIX= -kmod MAINTAINER= ports@FreeBSD.org |