diff options
author | obache <obache> | 2012-03-10 10:56:12 +0000 |
---|---|---|
committer | obache <obache> | 2012-03-10 10:56:12 +0000 |
commit | 97215ce920b62f69ffae5953588900b33a75c6a4 (patch) | |
tree | 5e3384ef016adca8f60c47d8529e1739ab3d3b05 /misc/orca | |
parent | 0c430c8832a8dce4938adf6642df2c626d15f39b (diff) | |
download | pkgsrc-97215ce920b62f69ffae5953588900b33a75c6a4.tar.gz |
bump PKGREVISION from python default change to 2.7.
Diffstat (limited to 'misc/orca')
-rw-r--r-- | misc/orca/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/orca/Makefile b/misc/orca/Makefile index c86c4c1b579..ed3d457d6b9 100644 --- a/misc/orca/Makefile +++ b/misc/orca/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.33 2012/01/31 12:05:04 obache Exp $ +# $NetBSD: Makefile,v 1.34 2012/03/10 10:56:15 obache Exp $ # DISTNAME= orca-2.32.1 +PKGREVISION= 1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/orca/2.32/} EXTRACT_SUFX= .tar.bz2 |