diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-02-28 02:39:49 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-02-28 02:39:49 +0800 |
commit | d61c0c4dd8ab17a343a2ecdc6916dda6cf32b066 (patch) | |
tree | a51f2036883b0b50f34b0d979f742496fb123d72 /print/libgnomeprint/Makefile | |
parent | 7a2b132d8eb14a9ff37a0bf96dd55b1869d2f383 (diff) | |
download | marcuscom-ports-d61c0c4dd8ab17a343a2ecdc6916dda6cf32b066.tar.gz marcuscom-ports-d61c0c4dd8ab17a343a2ecdc6916dda6cf32b066.tar.zst marcuscom-ports-d61c0c4dd8ab17a343a2ecdc6916dda6cf32b066.zip |
Update to 2.17.92.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8415 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'print/libgnomeprint/Makefile')
-rw-r--r-- | print/libgnomeprint/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/libgnomeprint/Makefile b/print/libgnomeprint/Makefile index f4af3b70b..bee217770 100644 --- a/print/libgnomeprint/Makefile +++ b/print/libgnomeprint/Makefile @@ -3,11 +3,11 @@ # Whom: Vanilla I. Shu <vanilla@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/print/libgnomeprint/Makefile,v 1.61 2007/01/23 13:53:06 ahze Exp $ +# $MCom: ports/print/libgnomeprint/Makefile,v 1.62 2007/02/12 22:19:40 marcus Exp $ # PORTNAME= libgnomeprint -PORTVERSION= 2.17.91 +PORTVERSION= 2.17.92 PORTREVISION?= 0 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME} |