diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-09-11 22:40:33 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-09-11 22:40:33 +0800 |
commit | 053f7fa061f998bbb9652c88255463ac5c87fde8 (patch) | |
tree | 164a5c8051ce258bbd8e5bc969bce0496c87a62a /x11/libgnome/Makefile | |
parent | 41dbfd2d1fe937e51d9376ca9b6ab053d24b9517 (diff) | |
download | freebsd-ports-gnome-053f7fa061f998bbb9652c88255463ac5c87fde8.tar.gz freebsd-ports-gnome-053f7fa061f998bbb9652c88255463ac5c87fde8.tar.zst freebsd-ports-gnome-053f7fa061f998bbb9652c88255463ac5c87fde8.zip |
Update to 1.4.1.2.
Diffstat (limited to 'x11/libgnome/Makefile')
-rw-r--r-- | x11/libgnome/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/libgnome/Makefile b/x11/libgnome/Makefile index 36449d3bd18a..6416701c2ca7 100644 --- a/x11/libgnome/Makefile +++ b/x11/libgnome/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnomelibs -PORTVERSION= 1.4.1.1 +PORTVERSION= 1.4.1.2 CATEGORIES?= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/gnome-libs |