diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2013-03-20 21:25:31 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2013-03-20 21:25:31 +0000 |
commit | 7260641719080aa30bac79530c4de03c33929d52 (patch) | |
tree | da31207336a7b3640fa09207726d772833b27039 /print/gv/Makefile | |
parent | d46db7faa46614d05282395bffadad47a33b33b1 (diff) |
Notes
Diffstat (limited to 'print/gv/Makefile')
-rw-r--r-- | print/gv/Makefile | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/print/gv/Makefile b/print/gv/Makefile index ed6136bf6238..e02e01c613c1 100644 --- a/print/gv/Makefile +++ b/print/gv/Makefile @@ -1,14 +1,8 @@ -# ex:ts=8 -# Ports collection makefile for: gv -# Date created: 16 Apr 1996 -# Whom: tg@freebsd.org -# +# Created by: tg@freebsd.org # $FreeBSD$ -# PORTNAME= gv -PORTVERSION= 3.7.3 -PORTREVISION= 1 +PORTVERSION= 3.7.4 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} |