diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-09-20 23:42:21 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-09-20 23:42:21 +0000 |
commit | 122a86a49cb752210421d062b67118f2f1ac1c07 (patch) | |
tree | 7bf6c865925333472eda9259f7c757cda3d48a4a /print/gnome-print | |
parent | e676b285361eaf73321521170156aef4655e44ee (diff) | |
download | ports-122a86a49cb752210421d062b67118f2f1ac1c07.tar.gz ports-122a86a49cb752210421d062b67118f2f1ac1c07.zip |
Notes
Diffstat (limited to 'print/gnome-print')
-rw-r--r-- | print/gnome-print/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/gnome-print/Makefile b/print/gnome-print/Makefile index 2ac3c6620065..6dcd3c610ae3 100644 --- a/print/gnome-print/Makefile +++ b/print/gnome-print/Makefile @@ -9,7 +9,7 @@ PORTNAME= gnomeprint PORTVERSION= 0.37 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-print/0.36 +MASTER_SITE_SUBDIR= sources/gnome-print/0.37 DISTNAME= gnome-print-${PORTVERSION} DIST_SUBDIR= gnome |