diff options
Diffstat (limited to 'x11/xpns/Makefile')
-rw-r--r-- | x11/xpns/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/xpns/Makefile b/x11/xpns/Makefile index 93bfab73582..009ee76d10e 100644 --- a/x11/xpns/Makefile +++ b/x11/xpns/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.21 2006/09/09 02:46:09 obache Exp $ +# $NetBSD: Makefile,v 1.22 2006/10/04 22:06:57 wiz Exp $ DISTNAME= pns_source PKGNAME= xpns-1.0 PKGREVISION= 1 CATEGORIES= x11 cad -MASTER_SITES= ftp://ftp.informatik.uni-stuttgart.de/pub/petri-nets/ +MASTER_SITES= http://robotics.ee.uwa.edu.au/pns/ftp/ EXTRACT_SUFX= .tar.Z MAINTAINER= pgiffuni@fps.biblos.unal.edu.co -HOMEPAGE= http://www.informatik.uni-stuttgart.de/ipvr/bv/pns/pns.html +HOMEPAGE= http://robotics.ee.uwa.edu.au/pns/ COMMENT= Petri-Net Simulator for Xwindows WRKSRC= ${WRKDIR} |