diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2009-02-08 01:09:48 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2009-02-08 01:09:48 +0000 |
commit | 75908deff856f21a7e7b84b870f060208c0aa8da (patch) | |
tree | 7fdf724113186c2c28c7122a4088606f8731d391 /x11-toolkits/fxscintilla | |
parent | fe63729480dd4edf56f3eef2d88db148ba0e5862 (diff) | |
download | ports-75908deff856f21a7e7b84b870f060208c0aa8da.tar.gz ports-75908deff856f21a7e7b84b870f060208c0aa8da.zip |
Notes
Diffstat (limited to 'x11-toolkits/fxscintilla')
-rw-r--r-- | x11-toolkits/fxscintilla/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/fxscintilla/Makefile b/x11-toolkits/fxscintilla/Makefile index ccb6a576f6b8..d1cb742cce2f 100644 --- a/x11-toolkits/fxscintilla/Makefile +++ b/x11-toolkits/fxscintilla/Makefile @@ -7,7 +7,7 @@ PORTNAME= fxscintilla PORTVERSION= 1.71 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} |