diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2008-06-06 14:33:40 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2008-06-06 14:33:40 +0000 |
commit | a550b67ae01f476ce4efbfc471c46fe9941afeee (patch) | |
tree | 553b3ac0d3eb3f8c1ad9aedc53b56529b94dbea0 /print/libgnomeprint | |
parent | 090059a2104b9f20d6996143c0d726aaf861788d (diff) | |
download | ports-a550b67ae01f476ce4efbfc471c46fe9941afeee.tar.gz ports-a550b67ae01f476ce4efbfc471c46fe9941afeee.zip |
Notes
Diffstat (limited to 'print/libgnomeprint')
-rw-r--r-- | print/libgnomeprint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/libgnomeprint/Makefile b/print/libgnomeprint/Makefile index 5951700bccdf..e3319e2fe91c 100644 --- a/print/libgnomeprint/Makefile +++ b/print/libgnomeprint/Makefile @@ -9,7 +9,7 @@ PORTNAME= libgnomeprint PORTVERSION= 2.18.4 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |