diff options
author | minskim <minskim@pkgsrc.org> | 2005-06-30 14:55:03 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2005-06-30 14:55:03 +0000 |
commit | 0fbfcc07a35495a4a68f1a2bea87dbafe9263230 (patch) | |
tree | e715984b4142a991e87d38e091495220382c95cf /lang | |
parent | d3b035be4a2202957fba2b8d569cbf0b74c6ff8f (diff) | |
download | pkgsrc-0fbfcc07a35495a4a68f1a2bea87dbafe9263230.tar.gz |
Update HOMEPAGE.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/sather/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/sather/Makefile b/lang/sather/Makefile index 89fc5a0bdfd..923ceed813c 100644 --- a/lang/sather/Makefile +++ b/lang/sather/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2005/06/16 06:58:01 jlam Exp $ +# $NetBSD: Makefile,v 1.28 2005/06/30 14:55:03 minskim Exp $ DISTNAME= sather-1.2.1 PKGREVISION= 5 @@ -6,7 +6,7 @@ CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_GNU:=sather/} MAINTAINER= tech-pkg@NetBSD.org -HOMEPAGE= http://www.gnu.org/directory/devel/prog/sather.html +HOMEPAGE= http://www.gnu.org/software/sather/ COMMENT= Compiler for the Sather object oriented programming language USE_TOOLS+= gmake |