diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-07-28 15:51:46 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-07-28 15:51:46 +0000 |
commit | 59f6f81d517ca635a902f2e1d6bb5d59ba4f6475 (patch) | |
tree | 612faa1d99fa178042bd07baa2f19c2727cfcf4b /textproc/nl-mythes/Makefile | |
parent | 9aa7626ff9677c01941695b32d465382c01a21a9 (diff) |
Notes
Diffstat (limited to 'textproc/nl-mythes/Makefile')
-rw-r--r-- | textproc/nl-mythes/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/nl-mythes/Makefile b/textproc/nl-mythes/Makefile index 0447d39d5478..0789b58a7ec2 100644 --- a/textproc/nl-mythes/Makefile +++ b/textproc/nl-mythes/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= mythes -PORTVERSION= 2014.07.20 +PORTVERSION= 2014.07.27 CATEGORIES= textproc MASTER_SITES= LOCAL/sunpoet/${PORTNAME}/ PKGNAMEPREFIX= nl- |