diff options
author | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2007-07-05 03:54:51 +0000 |
---|---|---|
committer | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2007-07-05 03:54:51 +0000 |
commit | 3b2714c505e5ff55802925823d9ca5264aae047a (patch) | |
tree | d3d03ee9f5673386bc71843789ae5b7d9e09d135 /print/libgnomeprint | |
parent | 2d5f9c257534ae5b2ef07b7bdfea457a821ddcc3 (diff) | |
download | ports-3b2714c505e5ff55802925823d9ca5264aae047a.tar.gz ports-3b2714c505e5ff55802925823d9ca5264aae047a.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 52588b35ab4a..10ea3b6f891e 100644 --- a/print/libgnomeprint/Makefile +++ b/print/libgnomeprint/Makefile @@ -8,7 +8,7 @@ PORTNAME= libgnomeprint PORTVERSION= 2.18.0 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |