diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-04-18 17:50:25 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-04-18 17:50:25 +0000 |
commit | 52acd69c2b1889a21c3138e53a57110cf768d0b6 (patch) | |
tree | 1036c6f6d7d2a5ff7e08eaac435b1987e48ab36f /print/ggv2/Makefile | |
parent | ae3b0f8f61517899ff7826bdb746801f903d000b (diff) |
Notes
Diffstat (limited to 'print/ggv2/Makefile')
-rw-r--r-- | print/ggv2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/ggv2/Makefile b/print/ggv2/Makefile index db9b185033b9..17b1e7657c13 100644 --- a/print/ggv2/Makefile +++ b/print/ggv2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ggv2 -PORTVERSION= 2.6.0.1 +PORTVERSION= 2.6.1 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.6 |