summaryrefslogtreecommitdiff
path: root/palm
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2005-03-31 06:42:14 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2005-03-31 06:42:14 +0000
commit6b69419038a7d09f9fb6221b5043931db5d6790d (patch)
treee6c4fb2a1c1c3d83b87ed91c914119086f49f8a7 /palm
parentSolfege wants py-libgtkhtml support, which is now part of py-gnome-extras. (diff)
Fix MASTER_SITES.
PR: ports/79388 Submitted by: maintainer Approved by: portmgr (implicit)
Notes
Notes: svn path=/head/; revision=132128
Diffstat (limited to 'palm')
-rw-r--r--palm/uppc-kmod/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/palm/uppc-kmod/Makefile b/palm/uppc-kmod/Makefile
index 4818ffa103d4..2a3f7114a306 100644
--- a/palm/uppc-kmod/Makefile
+++ b/palm/uppc-kmod/Makefile
@@ -8,14 +8,12 @@
PORTNAME= uppc
PORTVERSION= 0.7
CATEGORIES= palm
-MASTER_SITES= http://sam.stral.net/freebsd/
+MASTER_SITES= http://people.tecnik93.com/~sam/ports/
PKGNAMESUFFIX= -kmod
MAINTAINER= boris@brooknet.com.au
COMMENT= USB device driver for Windows CE handhelds
-BROKEN= Unfetchable
-
MAN4= uppc.4
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_REINPLACE= yes