diff options
author | sketch <sketch> | 2004-11-26 17:07:23 +0000 |
---|---|---|
committer | sketch <sketch> | 2004-11-26 17:07:23 +0000 |
commit | 9599afaf70a85d1ccd2cfd5ea176a5d592b8d1b4 (patch) | |
tree | 57b94499c8e9ba2d45321ee106d38f339a9ff6d5 /graphics/hicolor-icon-theme | |
parent | 6843b96964d937abaceeebb141c788b7b1f561e8 (diff) | |
download | pkgsrc-9599afaf70a85d1ccd2cfd5ea176a5d592b8d1b4.tar.gz |
Correct URL for distfile, noted by Alexis Robert on tech-pkg.
Diffstat (limited to 'graphics/hicolor-icon-theme')
-rw-r--r-- | graphics/hicolor-icon-theme/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/hicolor-icon-theme/Makefile b/graphics/hicolor-icon-theme/Makefile index ef1927a4cd3..6a4b126c154 100644 --- a/graphics/hicolor-icon-theme/Makefile +++ b/graphics/hicolor-icon-theme/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/04/01 18:27:48 jmmv Exp $ +# $NetBSD: Makefile,v 1.2 2004/11/26 17:07:23 sketch Exp $ # DISTNAME= hicolor-icon-theme-0.4 CATEGORIES= graphics -MASTER_SITES= http://freedesktop.org/Software/icon-theme/releases/ +MASTER_SITES= http://freedesktop.org/software/icon-theme/releases/ MAINTAINER= jmmv@NetBSD.org HOMEPAGE= http://freedesktop.org/Software/icon-theme |