diff options
author | mezz <mezz@FreeBSD.org> | 2008-01-30 07:15:26 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2008-01-30 07:15:26 +0800 |
commit | 138e28e90bde39353ffa7634791c217ea2797685 (patch) | |
tree | cad80dfa448b6027017382923a4059eb491f394b /print/libgnomeprint/Makefile | |
parent | c3c4435e70f5a04e03d4371382d435fcae061a0e (diff) | |
download | freebsd-ports-gnome-138e28e90bde39353ffa7634791c217ea2797685.tar.gz freebsd-ports-gnome-138e28e90bde39353ffa7634791c217ea2797685.tar.zst freebsd-ports-gnome-138e28e90bde39353ffa7634791c217ea2797685.zip |
Update to 2.18.3.
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 ebff6059d909..bfa5f849df79 100644 --- a/print/libgnomeprint/Makefile +++ b/print/libgnomeprint/Makefile @@ -7,8 +7,8 @@ # PORTNAME= libgnomeprint -PORTVERSION= 2.18.2 -PORTREVISION?= 1 +PORTVERSION= 2.18.3 +PORTREVISION?= 0 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |