diff options
author | wiz <wiz@pkgsrc.org> | 2007-02-22 19:01:13 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-02-22 19:01:13 +0000 |
commit | 6e2c35c083f338ceb42943121056662d71077c27 (patch) | |
tree | 552758ae68ac7d5cc8b8ab084ca3f57b0ed02319 /devel/cqual/Makefile | |
parent | 10a728c9da6fdd9fcb71f5491ad5a237f5d688ab (diff) | |
download | pkgsrc-6e2c35c083f338ceb42943121056662d71077c27.tar.gz |
pkglint cleanup; update HOMEPAGE/MASTER_SITES.
From Sergey Svishchev in private mail.
Diffstat (limited to 'devel/cqual/Makefile')
-rw-r--r-- | devel/cqual/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/cqual/Makefile b/devel/cqual/Makefile index 0eecc09fe32..45e221b05c0 100644 --- a/devel/cqual/Makefile +++ b/devel/cqual/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2006/07/17 22:16:55 rillig Exp $ +# $NetBSD: Makefile,v 1.14 2007/02/22 19:01:17 wiz Exp $ # DISTNAME= cqual-0.991 @@ -7,7 +7,7 @@ CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cqual/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://cqual.sourceforge.net/ +HOMEPAGE= http://www.cs.umd.edu/~jfoster/cqual/ COMMENT= Tool for adding type qualifiers to C USE_PKGLOCALEDIR= yes |