diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2017-04-01 15:23:30 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2017-04-01 15:23:30 +0000 |
commit | 04d6f52202c61a48690e73e65879001d2ee3adc5 (patch) | |
tree | 77bf1316728e6dc2f4e5dfd92901d961b2df765d /editors/scite/Makefile | |
parent | b85734e5a8a8069eb9cdd9e433d87a48ad56cd2e (diff) |
Notes
Diffstat (limited to 'editors/scite/Makefile')
-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 07c4b370a97f..4cc0c27f91d0 100644 --- a/editors/scite/Makefile +++ b/editors/scite/Makefile @@ -3,6 +3,7 @@ PORTNAME= scite PORTVERSION= 3.7.3 +PORTREVISION= 1 CATEGORIES= editors gnome MASTER_SITES= SF/scintilla/SciTE/${PORTVERSION} DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g} |