diff options
author | dent <dent@pkgsrc.org> | 2003-09-19 23:08:22 +0000 |
---|---|---|
committer | dent <dent@pkgsrc.org> | 2003-09-19 23:08:22 +0000 |
commit | 49d88313420cf36f16e6af1d1aca5debace1f68f (patch) | |
tree | 066dbf339956292c2b929ea5c6945b6127fe0bcb /textproc | |
parent | ad2a15d59bf3907f12fb913b0d063a27212acb36 (diff) | |
download | pkgsrc-49d88313420cf36f16e6af1d1aca5debace1f68f.tar.gz |
Update HOMEPAGE and/or MASTER_SITES
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/regexx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/regexx/Makefile b/textproc/regexx/Makefile index d551519a650..390c5351bcf 100644 --- a/textproc/regexx/Makefile +++ b/textproc/regexx/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/07/17 22:54:47 grant Exp $ +# $NetBSD: Makefile,v 1.4 2003/09/19 23:08:29 dent Exp $ # DISTNAME= regexx-0.98.1 @@ -6,7 +6,7 @@ CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=regexx/} MAINTAINER= tech-pkg@NetBSD.org -HOMEPAGE= http://bazar.conectiva.com.br/~Eniemeyer/projects/regexx/ +HOMEPAGE= http://bazar.conectiva.com.br/~niemeyer/projects/regexx/ COMMENT= C++ regular expression library USE_BUILDLINK2= YES |