diff options
author | obache <obache> | 2012-03-16 04:31:14 +0000 |
---|---|---|
committer | obache <obache> | 2012-03-16 04:31:14 +0000 |
commit | 4f40e5038c20d3d35a258ef7669d66ad8d6c6e3d (patch) | |
tree | e704c6be71d6fe269ea813d0b52d4f81a52a29be /net/omniORB | |
parent | 4d1e3809e5c31617db4374c938be5b0cdf3e92de (diff) | |
download | pkgsrc-4f40e5038c20d3d35a258ef7669d66ad8d6c6e3d.tar.gz |
Bump PKGREVISION from default python change to 2.7.
Diffstat (limited to 'net/omniORB')
-rw-r--r-- | net/omniORB/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/omniORB/Makefile b/net/omniORB/Makefile index d36b091db2c..46ff241d105 100644 --- a/net/omniORB/Makefile +++ b/net/omniORB/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2011/04/21 16:34:17 drochner Exp $ +# $NetBSD: Makefile,v 1.4 2012/03/16 04:31:15 obache Exp $ # DISTNAME= omniORB-4.1.5 +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=omniorb/} EXTRACT_SUFX+= .tar.bz2 |