diff options
Diffstat (limited to 'www/mod_bf')
-rw-r--r-- | www/mod_bf/Makefile | 2 | ||||
-rw-r--r-- | www/mod_bf/pkg-comment | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/www/mod_bf/Makefile b/www/mod_bf/Makefile index ba243655c845..c7152c7412b5 100644 --- a/www/mod_bf/Makefile +++ b/www/mod_bf/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= modbf MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A brainf*ck module for Apache - BUILD_DEPENDS= ${APXS}:${APACHE_PORT} RUN_DEPENDS= ${APXS}:${APACHE_PORT} diff --git a/www/mod_bf/pkg-comment b/www/mod_bf/pkg-comment new file mode 100644 index 000000000000..c37afdbec35e --- /dev/null +++ b/www/mod_bf/pkg-comment @@ -0,0 +1 @@ +A brainf*ck module for Apache |