--- Portfile.orig	2008-09-30 15:46:06.000000000 -0700
+++ Portfile	2008-09-30 16:17:42.000000000 -0700
@@ -3,7 +3,7 @@
 PortSystem      1.0
 
 name		    libgnomeprint
-version		    2.18.4
+version		    2.18.5
 set branch      [join [lrange [split ${version} .] 0 1] .]
 maintainers	    nomaintainer
 categories	    gnome
@@ -13,13 +13,13 @@
 long_description \
     ${description}
 
-homepage	    http://www.levien.com/gnome/print-arch.html
+homepage	http://www.levien.com/gnome/print-arch.html
 master_sites    gnome:sources/${name}/${branch}/
 use_bzip2       yes
 
-checksums       md5 bc460f875425a956176f07440b3fa46e \
-                sha1 5d79f3ce210b9a11bc67983852064513a12ac97f \
-                rmd160 c321525fdd44a9bb38f901f222fa34d625aac816
+checksums       md5     c325baf4487335259e050619185787b1 \
+                sha1    17419e9230da8b25d8333b4b0910c0a47577a23e \
+                rmd160  3690152f539cb687b91c4bb7d4400936f5b2e208
 
 patchfiles      patch-configure.diff
 

