diff options
author | wiz <wiz> | 2014-05-17 16:10:41 +0000 |
---|---|---|
committer | wiz <wiz> | 2014-05-17 16:10:41 +0000 |
commit | 6f7f4759b5ac2927523a5eddafcb77e3d1eb3e81 (patch) | |
tree | 820e44eed2af43f47867f608c64ff8d3b11ebd04 /misc/rox-memo/Makefile | |
parent | ea5bc94ad3c3b6d2d9c385f7dbb067557a768355 (diff) | |
download | pkgsrc-6f7f4759b5ac2927523a5eddafcb77e3d1eb3e81.tar.gz |
Bump applications PKGREVISIONs for python users that might be using
python3, since the default changed from python33 to python34.
I probably bumped too many. I hope I got them all.
Diffstat (limited to 'misc/rox-memo/Makefile')
-rw-r--r-- | misc/rox-memo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/rox-memo/Makefile b/misc/rox-memo/Makefile index ec25c75f7d2..3c9e73079f9 100644 --- a/misc/rox-memo/Makefile +++ b/misc/rox-memo/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2014/01/25 10:45:20 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2014/05/17 16:10:47 wiz Exp $ # DISTNAME= Memo-1.9.5 PKGNAME= rox-memo-1.9.5 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rox/} EXTRACT_SUFX= .tgz |