View | Details | Raw Unified | Return to bug 94760
Collapse All | Expand All

(-)Makefile (-1 / +2 lines)
Lines 8-14 Link Here
8
PORTNAME=	quotes
8
PORTNAME=	quotes
9
PORTVERSION=	1.7.2
9
PORTVERSION=	1.7.2
10
CATEGORIES=	misc
10
CATEGORIES=	misc
11
MASTER_SITES=	ftp://ftp.coralys.com/pub/free/
11
MASTER_SITES=	ftp://ftp.externet.hu/.lib/disk6/linuxberg/files/console/office/ \
12
		ftp://ftp.waseda.ac.jp/.u7/ports/distfiles/
12
DISTNAME=	${PORTNAME}-1.7-2
13
DISTNAME=	${PORTNAME}-1.7-2
13
14
14
MAINTAINER=	ports@FreeBSD.org
15
MAINTAINER=	ports@FreeBSD.org
(-)pkg-plist (-3 / +3 lines)
Lines 1-6 Link Here
1
bin/quotes
1
bin/quotes
2
bin/quotesmailer
2
bin/quotesmailer
3
etc/quotesrc.sample
3
etc/quotesrc.sample
4
share/doc/quotes/quotes.txt
4
%%DOCSDIR%%/quotes.txt
5
share/doc/quotes/QuExample.pm
5
%%DOCSDIR%%/QuExample.pm
6
@dirrm share/doc/quotes
6
@dirrm %%DOCSDIR%%

Return to bug 94760