diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2009-02-13 19:28:24 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2009-02-13 19:28:24 +0000 |
commit | 56ed0767476a38843049df5e5ccd8c106fd81ca0 (patch) | |
tree | 7bda83906e316619daac5703d98da4434645bfb7 /editors/xmlcopyeditor/Makefile | |
parent | 1c4b55e9575eef1fa3889da9622e1a18e8a66d91 (diff) | |
download | ports-56ed0767476a38843049df5e5ccd8c106fd81ca0.tar.gz ports-56ed0767476a38843049df5e5ccd8c106fd81ca0.zip |
- Fix build problems
PR: ports/131574
Reported by: QAT
Submitted by: Jose Garcia Juanino <jjuanino@gmail.com> Maintainer
Notes
Notes:
svn path=/head/; revision=228223
Diffstat (limited to 'editors/xmlcopyeditor/Makefile')
-rw-r--r-- | editors/xmlcopyeditor/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/xmlcopyeditor/Makefile b/editors/xmlcopyeditor/Makefile index 8c50cf672624..2476cce30102 100644 --- a/editors/xmlcopyeditor/Makefile +++ b/editors/xmlcopyeditor/Makefile @@ -7,6 +7,7 @@ PORTNAME= xmlcopyeditor PORTVERSION= 1.2.0 +PORTREVISION= 1 DISTVERSIONSUFFIX=-2 CATEGORIES= editors MASTER_SITES= SF |