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 | |
parent | mi's patch to use gettext as BUILD_DEPEND. If there's a PR I don't have (diff) |
Fix MASTER_SITE_SUBDIR.
Submitted by: Bob Fleck <bob@securesoftware.com>
Diffstat (limited to 'print')
-rw-r--r-- | print/gnome-print/Makefile | 2 | ||||
-rw-r--r-- | print/gnomeprint/Makefile | 2 |
2 files changed, 2 insertions, 2 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 diff --git a/print/gnomeprint/Makefile b/print/gnomeprint/Makefile index 2ac3c6620065..6dcd3c610ae3 100644 --- a/print/gnomeprint/Makefile +++ b/print/gnomeprint/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 |