diff options
author | salo <salo@pkgsrc.org> | 2003-06-04 11:56:09 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2003-06-04 11:56:09 +0000 |
commit | 95392f3863775408feaf5a3e516daa9989299197 (patch) | |
tree | 600f9b659d022fb638a9f6e1f697fda656a084f5 /editors/beaver/Makefile | |
parent | 6f48543812774a8bfff1c102c50d4dfcf87a2b75 (diff) | |
download | pkgsrc-95392f3863775408feaf5a3e516daa9989299197.tar.gz |
New HOMEPAGE.
Diffstat (limited to 'editors/beaver/Makefile')
-rw-r--r-- | editors/beaver/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/beaver/Makefile b/editors/beaver/Makefile index 3ffbc0e5b3d..b5c7538c6b3 100644 --- a/editors/beaver/Makefile +++ b/editors/beaver/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2003/05/02 11:54:43 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2003/06/04 11:56:09 salo Exp $ # DISTNAME= beaver-0.2.6 @@ -8,7 +8,7 @@ CATEGORIES= editors MASTER_SITES= http://savannah.nongnu.org/download/beaver/ MAINTAINER= vincent.derrien@ahoup.net -HOMEPAGE= http://www.beaver-project.org/ +HOMEPAGE= http://www.nongnu.org/beaver/ COMMENT= Lightweight GTK+ text editor with syntax highlighting USE_BUILDLINK2= YES |