diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2010-09-30 01:38:24 +0000 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2010-09-30 01:38:24 +0000 |
commit | d2c0987a008702d062470c4b48c3b926d092f1d9 (patch) | |
tree | 09b64942b38c44e6539db03af4a4ed7e306f6844 /news | |
parent | 1e06c8a9853e173f42e5f3099884f2f91c494ac4 (diff) | |
download | ports-d2c0987a008702d062470c4b48c3b926d092f1d9.tar.gz ports-d2c0987a008702d062470c4b48c3b926d092f1d9.zip |
Notes
Diffstat (limited to 'news')
-rw-r--r-- | news/inn/Makefile | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/news/inn/Makefile b/news/inn/Makefile index af1a6e273ccd..e3c8e790e326 100644 --- a/news/inn/Makefile +++ b/news/inn/Makefile @@ -9,8 +9,11 @@ PORTNAME?= inn PORTVERSION?= 2.4.6 PORTREVISION?= 1 CATEGORIES= news ipv6 -MASTER_SITES?= ${MASTER_SITE_ISC} -MASTER_SITE_SUBDIR?= ${PORTNAME} +# Master distribution broken +#MASTER_SITES?= ${MASTER_SITE_ISC} +#MASTER_SITE_SUBDIR?= ${PORTNAME} +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= fluffy MAINTAINER= fluffy@FreeBSD.org COMMENT= InterNetNews -- the Internet meets Netnews |