diff options
author | miwi <miwi@FreeBSD.org> | 2012-03-17 13:21:05 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2012-03-17 13:21:05 +0800 |
commit | 2ab7c1c9db271127fb76d34c2cb7a7e54bf7cd3e (patch) | |
tree | 1ab21798d0a9f4039b92ed6a4de61a1a7379aae5 /news | |
parent | 7c17c833f56c8f3613c0c5584760c3093dd74851 (diff) | |
download | freebsd-ports-gnome-2ab7c1c9db271127fb76d34c2cb7a7e54bf7cd3e.tar.gz freebsd-ports-gnome-2ab7c1c9db271127fb76d34c2cb7a7e54bf7cd3e.tar.zst freebsd-ports-gnome-2ab7c1c9db271127fb76d34c2cb7a7e54bf7cd3e.zip |
- Set / Update Portscout flags
- Pass maintainership to submitter
PR: 166062 166105 166112 166113 166114
166115 166141 166154 166155 166156
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Feature safe: yes
Diffstat (limited to 'news')
-rw-r--r-- | news/fidogate-ds/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/news/fidogate-ds/Makefile b/news/fidogate-ds/Makefile index 2b037777ee6b..2cdfadaef2ce 100644 --- a/news/fidogate-ds/Makefile +++ b/news/fidogate-ds/Makefile @@ -12,9 +12,11 @@ MASTER_SITES= SF/rus${PORTNAME}/${PORTNAME}-stable/${PORTNAME}%20${PORTVERSION} PKGNAMESUFFIX= -ds DISTNAME= fidogate${PORTVERSION}ds -MAINTAINER= ports@FreeBSD.org +MAINTAINER= 5u623l20@gmail.com COMMENT= Fido-Internet Gateway and Tosser +PORTSCOUT= limit:^5\.[^2] # 5.2.X is development branch + .if !defined(WITHOUT_INN) BUILD_DEPENDS= ${LOCALBASE}/news/bin/innconfval:${PORTSDIR}/news/inn .endif |