summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorclement <clement@FreeBSD.org>2005-02-26 15:24:15 +0000
committerclement <clement@FreeBSD.org>2005-02-26 15:24:15 +0000
commit6abd797a5534f2be98ad6378d1bd365b066340a4 (patch)
tree693919058f8048a0b39e06edd57fab2fb4dd884e
parente0162cb5263b4399cf925183452b9e0c42186be1 (diff)
downloadFreeBSD-ports-6abd797a5534f2be98ad6378d1bd365b066340a4.zip
FreeBSD-ports-6abd797a5534f2be98ad6378d1bd365b066340a4.tar.gz
- sync DIST_SUBDIR with reality
- source code has changed, licence disappeared. - Update LEGAL to reflect this
-rw-r--r--LEGAL1
-rw-r--r--www/mod_traf_thief/Makefile4
-rw-r--r--www/mod_traf_thief/distinfo4
3 files changed, 6 insertions, 3 deletions
diff --git a/LEGAL b/LEGAL
index 44c348d..cadfba9 100644
--- a/LEGAL
+++ b/LEGAL
@@ -48,6 +48,7 @@ adstudio-novm.tar.gz ports/databases/adstudio Free for personal or educational u
altivore.c ports/security/altivore No redistribution allowed
apache*-ssl ports/www/apache13-ssl Crypto; export-controlled
apache/mod_tidy-* ports/www/mod_tidy no license
+apache2/mod_taf_thief.c ports/www/mod_traf_thief no license
apache2/mod_watch4* ports/www/mod_watch4 Do not distribute binaries. Do not put
distfiles on CD-ROM.
apple_pascal_0.dsk.gz ports/emulators/p-interp Redistribution rights for Apple
diff --git a/www/mod_traf_thief/Makefile b/www/mod_traf_thief/Makefile
index 665030b..a4c877d 100644
--- a/www/mod_traf_thief/Makefile
+++ b/www/mod_traf_thief/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= www
MASTER_SITES= http://sheepkiller.nerim.net/ports/${PORTNAME}/
EXTRACT_SUFX= .c
# Original location: http://web.god.net.ru/projects/mod_traf_thief/dist/
-DIST_SUBDIR= apache
+DIST_SUBDIR= apache2
MAINTAINER= apache@FreeBSD.org
COMMENT= Allows you to redirect part of the traffic to your url
@@ -19,6 +19,8 @@ COMMENT= Allows you to redirect part of the traffic to your url
BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache2
RUN_DEPENDS= ${BUILD_DEPENDS}
+RESTRICTED= No licence
+
NO_WRKSUBDIR= YES
APXS?= ${LOCALBASE}/sbin/apxs
diff --git a/www/mod_traf_thief/distinfo b/www/mod_traf_thief/distinfo
index d696dfc..f148111 100644
--- a/www/mod_traf_thief/distinfo
+++ b/www/mod_traf_thief/distinfo
@@ -1,2 +1,2 @@
-MD5 (apache/mod_traf_thief-0.01.c) = 47ac968052595b933ee749890d0a23af
-SIZE (apache/mod_traf_thief-0.01.c) = 7079
+MD5 (apache2/mod_traf_thief-0.01.c) = 47ac968052595b933ee749890d0a23af
+SIZE (apache2/mod_traf_thief-0.01.c) = 7079
OpenPOWER on IntegriCloud