diff options
author | steve <steve@FreeBSD.org> | 1999-04-08 18:08:39 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-04-08 18:08:39 +0000 |
commit | 15908323f143e9b239d3f16ddfd00abf90ae488c (patch) | |
tree | e3f863f14ef122a7557d1e47664b5ebc398a80e6 /print/gnome-print | |
parent | 468c9c049360a9bd88163b88183d794c7e458bd6 (diff) | |
download | FreeBSD-ports-15908323f143e9b239d3f16ddfd00abf90ae488c.zip FreeBSD-ports-15908323f143e9b239d3f16ddfd00abf90ae488c.tar.gz |
DISTFILES moved on MASTER_SITE.
Diffstat (limited to 'print/gnome-print')
-rw-r--r-- | print/gnome-print/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/gnome-print/Makefile b/print/gnome-print/Makefile index 3a68878c..4739703 100644 --- a/print/gnome-print/Makefile +++ b/print/gnome-print/Makefile @@ -3,14 +3,14 @@ # Date created: 15 Jan 1999 # Whom: Vanilla I. Shu <vanilla@FreeBSD.ORG> # -# $Id: Makefile,v 1.2 1999/01/27 08:31:52 fenner Exp $ +# $Id: Makefile,v 1.3 1999/02/02 14:17:53 vanilla Exp $ # DISTNAME= gnome-print-0.0.3 PKGNAME= gnomeprint-0.0.3 CATEGORIES= print gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= gnome-print +MASTER_SITE_SUBDIR= sources/gnome-print MAINTAINER= nacai@iname.com |