diff options
Diffstat (limited to 'time/remind')
-rw-r--r-- | time/remind/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/time/remind/Makefile b/time/remind/Makefile index 10ad062bf28..b69183a9f16 100644 --- a/time/remind/Makefile +++ b/time/remind/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.22 2014/05/29 23:37:54 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2015/06/12 10:51:46 wiz Exp $ # DISTNAME= remind-03.01.13 PKGNAME= ${DISTNAME:C/0([0-9])/\1/g} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= time MASTER_SITES= http://www.roaringpenguin.com/files/download/ |