diff options
author | clement <clement@FreeBSD.org> | 2005-02-26 23:24:15 +0800 |
---|---|---|
committer | clement <clement@FreeBSD.org> | 2005-02-26 23:24:15 +0800 |
commit | 6abd797a5534f2be98ad6378d1bd365b066340a4 (patch) | |
tree | 693919058f8048a0b39e06edd57fab2fb4dd884e /www | |
parent | e0162cb5263b4399cf925183452b9e0c42186be1 (diff) | |
download | freebsd-ports-gnome-6abd797a5534f2be98ad6378d1bd365b066340a4.tar.gz freebsd-ports-gnome-6abd797a5534f2be98ad6378d1bd365b066340a4.tar.zst freebsd-ports-gnome-6abd797a5534f2be98ad6378d1bd365b066340a4.zip |
- sync DIST_SUBDIR with reality
- source code has changed, licence disappeared.
- Update LEGAL to reflect this
Diffstat (limited to 'www')
-rw-r--r-- | www/mod_traf_thief/Makefile | 4 | ||||
-rw-r--r-- | www/mod_traf_thief/distinfo | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/www/mod_traf_thief/Makefile b/www/mod_traf_thief/Makefile index 665030b57752..a4c877dbd968 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 d696dfcf28d7..f14811101f12 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 |