diff options
author | obache <obache@pkgsrc.org> | 2012-03-15 11:53:20 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-03-15 11:53:20 +0000 |
commit | f0eaa05dc61ddd733da1c828ebf1c253843a1ee8 (patch) | |
tree | 1898e482654b3ef849275eaeddaf8cc6306d5966 /misc/rox-memo | |
parent | c486d3b05e0bb5ed2725c178766a10dfebc10db7 (diff) | |
download | pkgsrc-f0eaa05dc61ddd733da1c828ebf1c253843a1ee8.tar.gz |
Bump PKGREVISION from default python to 2.7.
Diffstat (limited to 'misc/rox-memo')
-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 e0e14ac6865..aece03f7f48 100644 --- a/misc/rox-memo/Makefile +++ b/misc/rox-memo/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2010/02/10 19:17:42 joerg Exp $ +# $NetBSD: Makefile,v 1.7 2012/03/15 11:53:34 obache Exp $ # DISTNAME= Memo-1.9.5 PKGNAME= rox-memo-1.9.5 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rox/} EXTRACT_SUFX= .tgz |