diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2013-10-07 13:15:43 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2013-10-07 13:15:43 +0000 |
commit | c61b256827785844698bb1f98346f1864b83b3d2 (patch) | |
tree | 262b8e4aab9af813e7528f65b8f349708bcdefa7 /editors | |
parent | 89fcfbcc74392b2b1c85d4f9c5f6e4f3b4e69827 (diff) |
- Bump PORTREVISION on ports dependent on FOX. This is needed because we
now use ltverhack on FOX. This should be the last time.
Notes
Notes:
svn path=/head/; revision=329703
Diffstat (limited to 'editors')
-rw-r--r-- | editors/fxite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/fxite/Makefile b/editors/fxite/Makefile index 43f8b0f09e64..a7895559ffa9 100644 --- a/editors/fxite/Makefile +++ b/editors/fxite/Makefile @@ -3,7 +3,7 @@ PORTNAME= fxite PORTVERSION= 0.91 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= editors MAINTAINER= gahr@FreeBSD.org |