diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-02-07 11:44:08 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-02-07 11:44:08 +0000 |
commit | 4650a910d0bf7ff9894cf3142fcc8cace240caee (patch) | |
tree | 4e52dc02625fb5dbfc24d5b3b82b178f9f543b1f /textproc/sigil/Makefile | |
parent | 776c8a3824c220b5b01a68c46bc5f90199db256d (diff) |
Notes
Diffstat (limited to 'textproc/sigil/Makefile')
-rw-r--r-- | textproc/sigil/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/sigil/Makefile b/textproc/sigil/Makefile index 21280015264b..6455c3c6cb26 100644 --- a/textproc/sigil/Makefile +++ b/textproc/sigil/Makefile @@ -3,7 +3,7 @@ PORTNAME= sigil PORTVERSION= 0.6.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} DISTNAME= Sigil-${PORTVERSION}-Code |