From 46b385e8b814be40931dccf8b1cd93743e8dbe1a Mon Sep 17 00:00:00 2001 From: espie Date: Fri, 4 Jul 2014 15:46:56 +0000 Subject: [PATCH] you guys (bcallah + edd) suck you should know plist changes require REVISION bumps by now --- audio/py-last/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/audio/py-last/Makefile b/audio/py-last/Makefile index 5e39437c33e..92521db103e 100644 --- a/audio/py-last/Makefile +++ b/audio/py-last/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.7 2014/07/01 18:55:11 bcallah Exp $ +# $OpenBSD: Makefile,v 1.8 2014/07/04 15:46:56 espie Exp $ COMMENT = Python last.fm library @@ -6,6 +6,7 @@ MODPY_EGG_VERSION = 0.5.11 DISTNAME = pylast-${MODPY_EGG_VERSION} PKGNAME = py-last-${MODPY_EGG_VERSION} CATEGORIES = audio net +REVISION = 0 HOMEPAGE = https://code.google.com/p/pylast/