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