diff options
author | vanilla <vanilla@FreeBSD.org> | 1999-02-19 01:53:24 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 1999-02-19 01:53:24 +0800 |
commit | 22c1b9328567c43ab3a0fcae49eb4fe9d07d808a (patch) | |
tree | 803bf764528656b95ee6d24a545229c2dab5b5ad /x11/libgnome/Makefile | |
parent | 6ab7354a3513ec641bedd6ea672bc275f8368082 (diff) | |
download | freebsd-ports-gnome-22c1b9328567c43ab3a0fcae49eb4fe9d07d808a.tar.gz freebsd-ports-gnome-22c1b9328567c43ab3a0fcae49eb4fe9d07d808a.tar.zst freebsd-ports-gnome-22c1b9328567c43ab3a0fcae49eb4fe9d07d808a.zip |
Upgrade to 0.99.8.1.
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 b52a830716c7..61e7c65fd0fd 100644 --- a/x11/libgnome/Makefile +++ b/x11/libgnome/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: gnomelibs -# Version required: 0.99.5 +# Version required: 0.99.8.1 # Date created: 17 June 1998 # Whom: Yukihiro Nakai <Nakai@technologist.com> # -# $Id: Makefile,v 1.30 1999/01/31 19:07:48 vanilla Exp $ +# $Id: Makefile,v 1.31 1999/02/01 20:58:45 vanilla Exp $ # -DISTNAME= gnome-libs-0.99.5 -PKGNAME= gnomelibs-0.99.5 +DISTNAME= gnome-libs-0.99.8.1 +PKGNAME= gnomelibs-0.99.8.1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= gnome-libs |