diff options
author | agc <agc@pkgsrc.org> | 2005-04-30 08:54:59 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2005-04-30 08:54:59 +0000 |
commit | be8a92650708d0891392e4d30c31d9d40403d068 (patch) | |
tree | deac90182eb21c50a291e73fa4d854aa2a82f5c6 /editors/ssam | |
parent | 7eadde3e448e6650c4d8fb0dd13504482d3dc892 (diff) | |
download | pkgsrc-be8a92650708d0891392e4d30c31d9d40403d068.tar.gz |
Update MASTER_SITES and HOMEPAGE.
Diffstat (limited to 'editors/ssam')
-rw-r--r-- | editors/ssam/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/ssam/Makefile b/editors/ssam/Makefile index de686e9add6..5c185339e54 100644 --- a/editors/ssam/Makefile +++ b/editors/ssam/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.15 2005/04/11 21:45:41 tv Exp $ +# $NetBSD: Makefile,v 1.16 2005/04/30 08:54:59 agc Exp $ # DISTNAME= ssam-1.9 PKGREVISION= 1 CATEGORIES= editors -MASTER_SITES= http://www.westley.demon.co.uk/src/ +MASTER_SITES= http://www.alistaircrooks.co.uk/src/ MAINTAINER= agc@NetBSD.org -HOMEPAGE= http://www.westley.demon.co.uk/software.html +HOMEPAGE= http://www.alistaircrooks.co.uk/software.html COMMENT= UTF-8-aware stream editor like sed(1), using the sam command set GNU_CONFIGURE= yes |