From 186541a951f48739b706387eb6b017f66859f41a Mon Sep 17 00:00:00 2001 From: landry Date: Mon, 15 Sep 2008 13:00:55 +0000 Subject: [PATCH] Fix broken HOMEPAGE/MASTER_SITE, remove MAINTAINER per his request. ok alek@ (previous MAINTAINER) --- x11/py-osd/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/x11/py-osd/Makefile b/x11/py-osd/Makefile index 01102645aff..0f76301159a 100644 --- a/x11/py-osd/Makefile +++ b/x11/py-osd/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.3 2007/10/08 08:22:44 steven Exp $ +# $OpenBSD: Makefile,v 1.4 2008/09/15 13:00:55 landry Exp $ SHARED_ONLY= Yes @@ -8,9 +8,7 @@ DISTNAME= pyosd-0.2.14 PKGNAME= ${DISTNAME:S/^py/py-/}p0 CATEGORIES= x11 -HOMEPAGE= http://repose.cx/pyosd/ - -MAINTAINER= Aleksander Piotrowski +HOMEPAGE= http://ichi2.net/pyosd/ # GPL PERMIT_PACKAGE_FTP= Yes