diff options
author | glewis <glewis@FreeBSD.org> | 2005-04-13 23:14:26 +0800 |
---|---|---|
committer | glewis <glewis@FreeBSD.org> | 2005-04-13 23:14:26 +0800 |
commit | 9e2d5ae71225658fa3f5c6d98419acefab1cc144 (patch) | |
tree | 384e0bceb4c34e50f9bc487a58ce28dba42a1192 /lang/ifc/Makefile | |
parent | 7d48d38000b5eb92945c34006b6b0d4130411fc2 (diff) | |
download | freebsd-ports-gnome-9e2d5ae71225658fa3f5c6d98419acefab1cc144.tar.gz freebsd-ports-gnome-9e2d5ae71225658fa3f5c6d98419acefab1cc144.tar.zst freebsd-ports-gnome-9e2d5ae71225658fa3f5c6d98419acefab1cc144.zip |
. Update to 8.1.024.
Update also mentioned by: otton@enstimac.fr
Approved by: maho (maintainer)
Diffstat (limited to 'lang/ifc/Makefile')
-rw-r--r-- | lang/ifc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/ifc/Makefile b/lang/ifc/Makefile index e729f7935cd6..88d6fd83da38 100644 --- a/lang/ifc/Makefile +++ b/lang/ifc/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ifc -PORTVERSION= 8.1.023 +PORTVERSION= 8.1.024 CATEGORIES= lang linux devel MASTER_SITES= DISTNAME= l_fc_pc_${PORTVERSION:C/p.+$//} |