diff options
author | soren <soren@pkgsrc.org> | 1999-12-10 13:54:32 +0000 |
---|---|---|
committer | soren <soren@pkgsrc.org> | 1999-12-10 13:54:32 +0000 |
commit | 12a54b98e28a35928fe561b61e3569a83dfc26d6 (patch) | |
tree | 3bf8ba38e94b8af1f45da96533d0942ad628f473 /emulators/ia64sim/Makefile | |
parent | 3ffae3dc66bc70d3bdceb886dc056e0fbe660274 (diff) | |
download | pkgsrc-12a54b98e28a35928fe561b61e3569a83dfc26d6.tar.gz |
Add / to homepage URL.
Diffstat (limited to 'emulators/ia64sim/Makefile')
-rw-r--r-- | emulators/ia64sim/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/ia64sim/Makefile b/emulators/ia64sim/Makefile index be1027f0b20..670d04ebc51 100644 --- a/emulators/ia64sim/Makefile +++ b/emulators/ia64sim/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 1999/12/10 12:59:02 agc Exp $ +# $NetBSD: Makefile,v 1.2 1999/12/10 13:54:32 soren Exp $ DISTNAME= ia64sim PKGNAME= ia64sim-0.1 @@ -7,7 +7,7 @@ MASTER_SITES= http://www.glue.umd.edu/~jasonp/ EXTRACT_SUFX= .zip MAINTAINER= packages@netbsd.org -HOMEPAGE= http://www.glue.umd.edu/~jasonp +HOMEPAGE= http://www.glue.umd.edu/~jasonp/ BUILD_DEPENDS+= unzip:../../archivers/unzip |