diff options
Diffstat (limited to 'x11/libgnome/Makefile')
-rw-r--r-- | x11/libgnome/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/libgnome/Makefile b/x11/libgnome/Makefile index 17120179563b..f039b6069f37 100644 --- a/x11/libgnome/Makefile +++ b/x11/libgnome/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: gnomelibs -# Version required: 1.0.55 +# Version required: 1.0.56 # Date created: 17 June 1998 # Whom: Yukihiro Nakai <Nakai@technologist.com> # # $FreeBSD$ # -DISTNAME= gnome-libs-1.0.55 -PKGNAME= gnomelibs-1.0.55 +DISTNAME= gnome-libs-1.0.56 +PKGNAME= gnomelibs-1.0.56 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/gnome-libs |