diff options
author | wiz <wiz> | 2011-12-19 15:53:38 +0000 |
---|---|---|
committer | wiz <wiz> | 2011-12-19 15:53:38 +0000 |
commit | 75d26e54a4fa881f8ac9d61c31a2ce430e27ddff (patch) | |
tree | 2604fd05966ad4b35bcc53348581bc3997540d05 /emulators | |
parent | a7691a05576ebe788f446db0de5218db381abd95 (diff) | |
download | pkgsrc-75d26e54a4fa881f8ac9d61c31a2ce430e27ddff.tar.gz |
Update HOMEPAGE.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/gpsim-devel/Makefile | 4 | ||||
-rw-r--r-- | emulators/gpsim/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/emulators/gpsim-devel/Makefile b/emulators/gpsim-devel/Makefile index 3e69f16e0ea..860e109fb69 100644 --- a/emulators/gpsim-devel/Makefile +++ b/emulators/gpsim-devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2011/11/01 06:01:09 sbd Exp $ +# $NetBSD: Makefile,v 1.20 2011/12/19 15:53:38 wiz Exp $ # DISTNAME= gpsim-20050905 @@ -7,7 +7,7 @@ CATEGORIES= emulators MASTER_SITES= http://www-asim.lip6.fr/~bouyer/pic/ MAINTAINER= bouyer@NetBSD.org -HOMEPAGE= http://www.dattalo.com/gnupic/gpsim.html +HOMEPAGE= http://gpsim.sourceforge.net/ COMMENT= PIC emulator with X interface PKG_DESTDIR_SUPPORT= user-destdir diff --git a/emulators/gpsim/Makefile b/emulators/gpsim/Makefile index 0be11f1c4d7..911e692bf88 100644 --- a/emulators/gpsim/Makefile +++ b/emulators/gpsim/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2011/11/01 06:01:10 sbd Exp $ +# $NetBSD: Makefile,v 1.29 2011/12/19 15:53:38 wiz Exp $ # DISTNAME= gpsim-0.21.11 @@ -7,7 +7,7 @@ CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gpsim/} MAINTAINER= snoonan@tbearsiberians.com -HOMEPAGE= http://www.dattalo.com/gnupic/gpsim.html +HOMEPAGE= http://gpsim.sourceforge.net/ COMMENT= PIC emulator with X interface PKG_DESTDIR_SUPPORT= user-destdir |