diff options
author | antoine <antoine@FreeBSD.org> | 2015-01-14 18:19:32 +0000 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2015-01-14 18:19:32 +0000 |
commit | 2d32d17f805cd7ccb4af2a195ebba16792cace1a (patch) | |
tree | 7d0497a4b384b2fe2912162b0c3d7cb597326dbd /x11-toolkits/gnustep-gui | |
parent | 54cc2853f05293ab729b782f3fc3a6e6821a6fd8 (diff) | |
download | FreeBSD-ports-2d32d17f805cd7ccb4af2a195ebba16792cace1a.zip FreeBSD-ports-2d32d17f805cd7ccb4af2a195ebba16792cace1a.tar.gz |
Update graphics/giflib to 5.0.5
Differential Revision: https://reviews.freebsd.org/D1361
Submitted by: bapt
Reviewed by: self
Exp-run by: self
Diffstat (limited to 'x11-toolkits/gnustep-gui')
-rw-r--r-- | x11-toolkits/gnustep-gui/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gnustep-gui/Makefile b/x11-toolkits/gnustep-gui/Makefile index faa13b7..19f8f73 100644 --- a/x11-toolkits/gnustep-gui/Makefile +++ b/x11-toolkits/gnustep-gui/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnustep-gui PORTVERSION= 0.24.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11-toolkits gnustep MASTER_SITES= ${MASTER_SITE_GNUSTEP} MASTER_SITE_SUBDIR= core |