diff options
Diffstat (limited to 'x11/py-Pmw/Makefile')
-rw-r--r-- | x11/py-Pmw/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/py-Pmw/Makefile b/x11/py-Pmw/Makefile index 0435c6667a0..07bf954db9b 100644 --- a/x11/py-Pmw/Makefile +++ b/x11/py-Pmw/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.39 2020/01/18 23:35:55 rillig Exp $ +# $NetBSD: Makefile,v 1.40 2020/01/26 05:26:27 rillig Exp $ DISTNAME= Pmw.1.3.2 EGG_NAME= ${DISTNAME:S/./-/} @@ -7,7 +7,7 @@ CATEGORIES= x11 python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pmw/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= https://pmw.sourceforge.net/ +HOMEPAGE= http://pmw.sourceforge.net/ COMMENT= Python meta widgets (python-2.x version) LICENSE= mit |