diff options
author | obache <obache> | 2012-03-15 11:53:20 +0000 |
---|---|---|
committer | obache <obache> | 2012-03-15 11:53:20 +0000 |
commit | 85678d65cfd33524b56a432385debb14fd7a8e8a (patch) | |
tree | 1898e482654b3ef849275eaeddaf8cc6306d5966 /ham | |
parent | 3bd02ff902f8a229024be8a4cc13ec99ae30281c (diff) | |
download | pkgsrc-85678d65cfd33524b56a432385debb14fd7a8e8a.tar.gz |
Bump PKGREVISION from default python to 2.7.
Diffstat (limited to 'ham')
-rw-r--r-- | ham/cwtext/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ham/cwtext/Makefile b/ham/cwtext/Makefile index 44536817e68..26a43ad7fa0 100644 --- a/ham/cwtext/Makefile +++ b/ham/cwtext/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2010/12/07 13:14:57 mef Exp $ +# $NetBSD: Makefile,v 1.20 2012/03/15 11:53:29 obache Exp $ DISTNAME= cwtext-0.96 +PKGREVISION= 1 CATEGORIES= ham MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cwtext/} |