diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-12-04 04:01:03 +0800 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-12-04 04:01:03 +0800 |
commit | 0e8c3bf1b3355f31f91050a7688e279773337709 (patch) | |
tree | 72ee6aa2d03e2ab257ed3e126ec4663aea57b48c /textproc | |
parent | 0a05e4fe4df1b58b760538a27ee6415673a4f946 (diff) | |
download | freebsd-ports-gnome-0e8c3bf1b3355f31f91050a7688e279773337709.tar.gz freebsd-ports-gnome-0e8c3bf1b3355f31f91050a7688e279773337709.tar.zst freebsd-ports-gnome-0e8c3bf1b3355f31f91050a7688e279773337709.zip |
Update giflib to 5.1.1
PR: 204492
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/gladtex/Makefile | 2 | ||||
-rw-r--r-- | textproc/libextractor/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/gladtex/Makefile b/textproc/gladtex/Makefile index ed22ab151329..39bd6fef865a 100644 --- a/textproc/gladtex/Makefile +++ b/textproc/gladtex/Makefile @@ -3,7 +3,7 @@ PORTNAME= gladtex PORTVERSION= 1.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc math www MASTER_SITES= SF/${PORTNAME} diff --git a/textproc/libextractor/Makefile b/textproc/libextractor/Makefile index 8a04a5fbf8bd..74bc2be357aa 100644 --- a/textproc/libextractor/Makefile +++ b/textproc/libextractor/Makefile @@ -3,7 +3,7 @@ PORTNAME= libextractor PORTVERSION= 1.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc MASTER_SITES= GNU |