diff options
author | jlam <jlam> | 2001-08-23 04:01:57 +0000 |
---|---|---|
committer | jlam <jlam> | 2001-08-23 04:01:57 +0000 |
commit | b8b598e022d61b0d614ad5d0545a136691977cfb (patch) | |
tree | d14d2b897fd66e727cf82544ddd45f9982399349 /misc/siag | |
parent | 83035ec8770510a300c62a5d372627e95a70ba6f (diff) | |
download | pkgsrc-b8b598e022d61b0d614ad5d0545a136691977cfb.tar.gz |
New location for homepage.
Diffstat (limited to 'misc/siag')
-rw-r--r-- | misc/siag/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/siag/Makefile b/misc/siag/Makefile index c9714f0776c..d829b824683 100644 --- a/misc/siag/Makefile +++ b/misc/siag/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.20 2001/03/22 13:31:23 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2001/08/23 04:01:57 jlam Exp $ DISTNAME= siag-3.1.20 CATEGORIES= misc textproc math MASTER_SITES= ftp://ftp.edu.stockholm.se/pub/siag/ MAINTAINER= packages@netbsd.org -HOMEPAGE= http://www.edu.stockholm.se/siag/ +HOMEPAGE= http://siag.nu/ COMMENT= Poor man's office suite with spreadsheet, word processor, etc DEPENDS+= gv-3.5.8:../../print/gv |