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 b7fee9b..7b4302e 100644 --- a/print/ggv2/Makefile +++ b/print/ggv2/Makefile @@ -1,17 +1,17 @@ # New ports collection makefile for: ggv -# Version required: 0.51 +# Version required: 0.61 # Date created: 21 August 1998 # Whom: Yukihiro Nakai <Nakai@technologist.com> # # $FreeBSD$ # -DISTNAME= ggv-0.51 +DISTNAME= ggv-0.61 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/ggv -MAINTAINER= nacai@iname.com +MAINTAINER= nakai@FreeBSD.org BUILD_DEPENDS= panel:${PORTSDIR}/x11/gnomecore RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomecore |