diff options
Diffstat (limited to 'x11/gnome-libs/Makefile')
-rw-r--r-- | x11/gnome-libs/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gnome-libs/Makefile b/x11/gnome-libs/Makefile index cdf46da18a7..f35da072549 100644 --- a/x11/gnome-libs/Makefile +++ b/x11/gnome-libs/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.74 2002/01/01 15:14:19 bjoern Exp $ +# $NetBSD: Makefile,v 1.75 2002/03/13 17:37:56 fredb Exp $ DISTNAME= gnome-libs-1.4.1.2 +PKGREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/gnome-libs/} |