summaryrefslogtreecommitdiff
path: root/www/p5-CGI_Lite
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-07-03 06:21:54 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-07-03 06:21:54 +0000
commitd5e86f71d9b88dbf0efd870f3b764c3c9195cbc8 (patch)
treeb0b5f0383707cdd531483f3c176fbefeab3eb3cf /www/p5-CGI_Lite
parent"mkdir" -> "mkdir -p" to make this port reinstallable. (diff)
Put back MASTER_SITE_SUBDIR. A slip of finger I guess....
Notes
Notes: svn path=/head/; revision=7205
Diffstat (limited to 'www/p5-CGI_Lite')
-rw-r--r--www/p5-CGI_Lite/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-CGI_Lite/Makefile b/www/p5-CGI_Lite/Makefile
index 20ec82892a25..3293f303c5ba 100644
--- a/www/p5-CGI_Lite/Makefile
+++ b/www/p5-CGI_Lite/Makefile
@@ -3,13 +3,14 @@
# Date created: September 30th 1996
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
-# $Id: Makefile,v 1.6 1997/06/24 18:43:07 jfitz Exp $
+# $Id: Makefile,v 1.7 1997/07/02 12:26:41 jfitz Exp $
#
DISTNAME= CGI_Lite-1.7
PKGNAME= p5-CGI_Lite-1.7
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= CGI_Lite
MAINTAINER= jfitz@FreeBSD.ORG