diff options
Diffstat (limited to 'print/ggv2/Makefile')
-rw-r--r-- | print/ggv2/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/print/ggv2/Makefile b/print/ggv2/Makefile index 36f7a66363d1..533a27af37d1 100644 --- a/print/ggv2/Makefile +++ b/print/ggv2/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: ggv -# Version required: 0.40 +# Version required: 0.51 # Date created: 21 August 1998 # Whom: Yukihiro Nakai <Nakai@technologist.com> # -# $Id: Makefile,v 1.8 1999/05/30 03:43:39 steve Exp $ +# $Id: Makefile,v 1.9 1999/08/22 04:01:03 steve Exp $ # -DISTNAME= ggv-0.40 +DISTNAME= ggv-0.51 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/ggv |