diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2016-12-08 17:40:41 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2016-12-08 17:40:41 +0000 |
commit | eb96de065647322f081a474aaec04122ca6e30c1 (patch) | |
tree | 72aca7b1c6b26275dea98cffcdd519590016a6de /textproc/luaexpat | |
parent | 1b6b6d972f0a873a4630c35c5a6bacef53159ebd (diff) | |
download | ports-eb96de065647322f081a474aaec04122ca6e30c1.tar.gz ports-eb96de065647322f081a474aaec04122ca6e30c1.zip |
Notes
Diffstat (limited to 'textproc/luaexpat')
-rw-r--r-- | textproc/luaexpat/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/luaexpat/Makefile b/textproc/luaexpat/Makefile index 48afc0eeadfe..e840f4adc311 100644 --- a/textproc/luaexpat/Makefile +++ b/textproc/luaexpat/Makefile @@ -3,6 +3,7 @@ PORTNAME= luaexpat PORTVERSION= 1.3.0 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://matthewwild.co.uk/projects/luaexpat/ \ http://redundancy.redundancy.org/mirror/ |