diff options
author | marcus <marcus@FreeBSD.org> | 2002-06-06 12:00:34 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-06-06 12:00:34 +0800 |
commit | d3da2c452108a5e934ba16bbff510851c4fee6f1 (patch) | |
tree | 94f6b1f44a0e2a18b313c742e163101488cf0834 /print | |
parent | 73ab203523c97e9dd7ed5b842ee8f64150b18e44 (diff) | |
download | freebsd-ports-gnome-d3da2c452108a5e934ba16bbff510851c4fee6f1.tar.gz freebsd-ports-gnome-d3da2c452108a5e934ba16bbff510851c4fee6f1.tar.zst freebsd-ports-gnome-d3da2c452108a5e934ba16bbff510851c4fee6f1.zip |
Get the dist path right this time.
Diffstat (limited to 'print')
-rw-r--r-- | print/gnome-print/Makefile | 1 | ||||
-rw-r--r-- | print/gnomeprint/Makefile | 1 |
2 files changed, 2 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 diff --git a/print/gnomeprint/Makefile b/print/gnomeprint/Makefile index 62c45ca539d6..7eb9305f97f3 100644 --- a/print/gnomeprint/Makefile +++ b/print/gnomeprint/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 |