diff options
author | clement <clement@FreeBSD.org> | 2005-02-26 15:24:15 +0000 |
---|---|---|
committer | clement <clement@FreeBSD.org> | 2005-02-26 15:24:15 +0000 |
commit | 6abd797a5534f2be98ad6378d1bd365b066340a4 (patch) | |
tree | 693919058f8048a0b39e06edd57fab2fb4dd884e | |
parent | e0162cb5263b4399cf925183452b9e0c42186be1 (diff) | |
download | FreeBSD-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-- | LEGAL | 1 | ||||
-rw-r--r-- | www/mod_traf_thief/Makefile | 4 | ||||
-rw-r--r-- | www/mod_traf_thief/distinfo | 4 |
3 files changed, 6 insertions, 3 deletions
@@ -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 |