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