diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-10-11 23:31:08 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-10-11 23:31:08 +0000 |
commit | 10acc577d599d001c6fa616700d818190011817a (patch) | |
tree | b221cb48fd3f6e460d259dbc52d51effc90c79a5 /misc/xpns | |
parent | 86fe98a9b1ffe2f0eef565cbbaa6878105777f57 (diff) | |
download | ports-10acc577d599d001c6fa616700d818190011817a.tar.gz ports-10acc577d599d001c6fa616700d818190011817a.zip |
Notes
Diffstat (limited to 'misc/xpns')
-rw-r--r-- | misc/xpns/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/xpns/Makefile b/misc/xpns/Makefile index 7eb88cc6bc34..c3b76348479b 100644 --- a/misc/xpns/Makefile +++ b/misc/xpns/Makefile @@ -8,7 +8,7 @@ PORTNAME= xpns PORTVERSION= 1.0 CATEGORIES= misc cad -MASTER_SITES= http://www.ee.uwa.edu.au/~braunl/pns/ftp/ +MASTER_SITES= http://robotics.ee.uwa.edu.au/pns/ftp/ DISTFILES= pns_source.tar.Z MAINTAINER= ports@FreeBSD.org |