From 7d3cf27f870f8cefa65c26a73df655b22012c3ca Mon Sep 17 00:00:00 2001 From: jasper Date: Mon, 18 Feb 2008 19:25:53 +0000 Subject: [PATCH] - make HOMEPAGE actually point to the guifications page --- x11/pidgin-guifications/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/x11/pidgin-guifications/Makefile b/x11/pidgin-guifications/Makefile index 901069d1121..abb0a17db61 100644 --- a/x11/pidgin-guifications/Makefile +++ b/x11/pidgin-guifications/Makefile @@ -1,14 +1,14 @@ -# $OpenBSD: Makefile,v 1.3 2008/02/01 21:38:27 steven Exp $ +# $OpenBSD: Makefile,v 1.4 2008/02/18 19:25:53 jasper Exp $ SHARED_ONLY= Yes COMMENT= MSN style 'toaster' popups plugin for Pidgin DISTNAME= pidgin-guifications-2.14 -PKGNAME= ${DISTNAME}p0 +PKGNAME= ${DISTNAME}p1 CATEGORIES= x11 -HOMEPAGE= http://plugins.guifications.org/trac/ +HOMEPAGE= http://plugins.guifications.org/trac/wiki/Guifications MAINTAINER= Thomas Wood