diff options
author | obache <obache@pkgsrc.org> | 2011-04-22 13:41:54 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-04-22 13:41:54 +0000 |
commit | 576a92e2b24421ac9d05664837c985556f99fc23 (patch) | |
tree | dc389f11e24082a6677644fa2e9a1ce749f189f0 /editors/scite/Makefile | |
parent | 3442388befab123cbc12141a1c2e72bf6257666f (diff) | |
download | pkgsrc-576a92e2b24421ac9d05664837c985556f99fc23.tar.gz |
recursive bump from gettext-lib shlib bump.
Diffstat (limited to 'editors/scite/Makefile')
-rw-r--r-- | editors/scite/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/scite/Makefile b/editors/scite/Makefile index b3f2050d42c..f53ee9c83ce 100644 --- a/editors/scite/Makefile +++ b/editors/scite/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2011/04/08 14:01:07 drochner Exp $ +# $NetBSD: Makefile,v 1.3 2011/04/22 13:43:27 obache Exp $ # DISTNAME= scite225 PKGNAME= scite-2.25 +PKGREVISION= 1 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scintilla/} EXTRACT_SUFX= .tgz |