diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-06-06 04:00:34 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-06-06 04:00:34 +0000 |
commit | c28088fba85ee89a048d1dd1ea2b0869c18bd833 (patch) | |
tree | 8b8505fa27d19dc89aefc32ab248d8bdba837619 /print/gnome-print | |
parent | 1d9dc859cd6bfa6e8dc46bc0590c62422234d1fd (diff) | |
download | ports-c28088fba85ee89a048d1dd1ea2b0869c18bd833.tar.gz ports-c28088fba85ee89a048d1dd1ea2b0869c18bd833.zip |
Get the dist path right this time.
Notes
Notes:
svn path=/head/; revision=60678
Diffstat (limited to 'print/gnome-print')
-rw-r--r-- | print/gnome-print/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/gnome-print/Makefile b/print/gnome-print/Makefile index 62c45ca539d6..7eb9305f97f3 100644 --- a/print/gnome-print/Makefile +++ b/print/gnome-print/Makefile @@ -11,6 +11,7 @@ CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/gnome-print DISTNAME= gnome-print-${PORTVERSION} +DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org |