diff options
author | Steve Price <steve@FreeBSD.org> | 1999-05-09 17:13:38 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-05-09 17:13:38 +0000 |
commit | 91ca31842bfdd08b51be61fa6d3f8005bd414efc (patch) | |
tree | a9483bde0df059e4168cf416de82d21f256319e7 /x11/libgnome/Makefile | |
parent | 64e5059353b41c975c6d1e92977fe549847540bc (diff) | |
download | ports-91ca31842bfdd08b51be61fa6d3f8005bd414efc.tar.gz ports-91ca31842bfdd08b51be61fa6d3f8005bd414efc.zip |
Notes
Diffstat (limited to 'x11/libgnome/Makefile')
-rw-r--r-- | x11/libgnome/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/x11/libgnome/Makefile b/x11/libgnome/Makefile index 6b61084db477..81a67512674b 100644 --- a/x11/libgnome/Makefile +++ b/x11/libgnome/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: gnomelibs -# Version required: 1.0.6 +# Version required: 1.0.9 # Date created: 17 June 1998 # Whom: Yukihiro Nakai <Nakai@technologist.com> # -# $Id: Makefile,v 1.38 1999/04/02 03:25:28 steve Exp $ +# $Id: Makefile,v 1.39 1999/05/01 03:20:33 steve Exp $ # -DISTNAME= gnome-libs-1.0.6 -PKGNAME= gnomelibs-1.0.6 +DISTNAME= gnome-libs-1.0.9 +PKGNAME= gnomelibs-1.0.9 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-libs |