diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-09-19 17:52:54 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-09-19 17:52:54 +0000 |
commit | 013f491948e3225ca2b95207e2b73ba59109ddb9 (patch) | |
tree | 77ecb47667595932571e05d3ce48b73cf6cc6324 /editors/scite | |
parent | 54dac827a9a968ad4ee507d562fa6858b1e28e4b (diff) |
Notes
Diffstat (limited to 'editors/scite')
-rw-r--r-- | editors/scite/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/scite/Makefile b/editors/scite/Makefile index d03aeb2c0c29..0501e357ad78 100644 --- a/editors/scite/Makefile +++ b/editors/scite/Makefile @@ -7,6 +7,7 @@ PORTNAME= scite PORTVERSION= 1.71 +PORTREVISION= 1 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://www.scintilla.org/ |