diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2004-07-23 19:23:45 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2004-07-23 19:23:45 +0000 |
commit | c336fbf8f5365f7feec3f65f448549d6def02cea (patch) | |
tree | f40675df6eac10b038bf7157a5b6707ad11bbb0f /print/libgnomecups/Makefile | |
parent | 4eb209da7d941e66e0cb065aead6bda76c9e97f3 (diff) | |
download | ports-c336fbf8f5365f7feec3f65f448549d6def02cea.tar.gz ports-c336fbf8f5365f7feec3f65f448549d6def02cea.zip |
Notes
Diffstat (limited to 'print/libgnomecups/Makefile')
-rw-r--r-- | print/libgnomecups/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/libgnomecups/Makefile b/print/libgnomecups/Makefile index 60af4b4759f1..871fac90c142 100644 --- a/print/libgnomecups/Makefile +++ b/print/libgnomecups/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= libgnomecups -PORTVERSION= 0.1.8 +PORTVERSION= 0.1.9 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.1 |