diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-01-14 18:19:32 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-01-14 18:19:32 +0000 |
commit | c6faa705a5fb2824a641c35b5060181b51ca9fe4 (patch) | |
tree | 7d0497a4b384b2fe2912162b0c3d7cb597326dbd /textproc/gladtex | |
parent | 78f365008b386f872c3093fc67d24153bd223d1e (diff) |
Notes
Diffstat (limited to 'textproc/gladtex')
-rw-r--r-- | textproc/gladtex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/gladtex/Makefile b/textproc/gladtex/Makefile index 59acdd0d5ca9..9a528d119973 100644 --- a/textproc/gladtex/Makefile +++ b/textproc/gladtex/Makefile @@ -3,7 +3,7 @@ PORTNAME= gladtex PORTVERSION= 1.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc math www MASTER_SITES= SF MASTER_SITE_SUBDIR= ${PORTNAME} |