diff options
author | marcus <marcus@FreeBSD.org> | 2004-04-29 02:28:42 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-04-29 02:28:42 +0800 |
commit | 645655fa11f87109be136abf35ec0611adb34ea4 (patch) | |
tree | 381e20bb25fe4d680562d1a57a805e4972ed3315 /x11/libgnome/Makefile | |
parent | 3d84f46bc71d21ec7459e16a479ecf5ceb3ff3fa (diff) | |
download | freebsd-ports-graphics-645655fa11f87109be136abf35ec0611adb34ea4.tar.gz freebsd-ports-graphics-645655fa11f87109be136abf35ec0611adb34ea4.tar.zst freebsd-ports-graphics-645655fa11f87109be136abf35ec0611adb34ea4.zip |
Update to 2.6.1.1.
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 bece9634758..28c6abaf03d 100644 --- a/x11/libgnome/Makefile +++ b/x11/libgnome/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libgnome -PORTVERSION= 2.6.1 +PORTVERSION= 2.6.1.1 CATEGORIES?= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.6 |