pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/p5-Apache-Gallery
Module Name: pkgsrc
Committed By: kim
Date: Tue Jan 7 13:49:16 UTC 2020
Modified Files:
pkgsrc/www/p5-Apache-Gallery: Makefile
Log Message:
Follow redirect for HOMEPAGE
To generate a diff of this commit:
cvs rdiff -u -r1.73 -r1.74 pkgsrc/www/p5-Apache-Gallery/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/p5-Apache-Gallery/Makefile
diff -u pkgsrc/www/p5-Apache-Gallery/Makefile:1.73 pkgsrc/www/p5-Apache-Gallery/Makefile:1.74
--- pkgsrc/www/p5-Apache-Gallery/Makefile:1.73 Tue Jan 7 13:47:41 2020
+++ pkgsrc/www/p5-Apache-Gallery/Makefile Tue Jan 7 13:49:16 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.73 2020/01/07 13:47:41 kim Exp $
+# $NetBSD: Makefile,v 1.74 2020/01/07 13:49:16 kim Exp $
DISTNAME= Apache-Gallery-1.0.2-withoutworldwriteables
PKGNAME= ${DISTNAME:C/-without.*//}
@@ -7,7 +7,7 @@ CATEGORIES= graphics www
MASTER_SITES= https://cpan.metacpan.org/authors/id/L/LE/LEGART/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://apachegallery.dk/
+HOMEPAGE= https://metacpan.org/pod/Apache::Gallery
COMMENT= Perl5/Apache module for handling image directories
LICENSE= artistic
Home |
Main Index |
Thread Index |
Old Index