diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 14:36:22 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 14:36:22 +0000 |
commit | c9a937f5a8bdcc3db86388233d90f7fd022b7385 (patch) | |
tree | 938e2119116a34b309ea3610e18e74d6ce2db943 /editors/scite | |
parent | 9a723dd34f3feb172c37cd710f816ee3fbb9f2cd (diff) | |
download | ports-c9a937f5a8bdcc3db86388233d90f7fd022b7385.tar.gz ports-c9a937f5a8bdcc3db86388233d90f7fd022b7385.zip |
Style police over the editors category.
Notes
Notes:
svn path=/head/; revision=37977
Diffstat (limited to 'editors/scite')
-rw-r--r-- | editors/scite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/scite/Makefile b/editors/scite/Makefile index 57dd8342967e..858b3a2812cf 100644 --- a/editors/scite/Makefile +++ b/editors/scite/Makefile @@ -6,7 +6,7 @@ # PORTNAME= scite -PORTVERSION= 1.35 +PORTVERSION= 1.35 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://www.scintilla.org/ |