diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2012-03-17 13:21:05 +0800 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2012-03-17 13:21:05 +0800 |
commit | 768dd7c392e726cf2862af1a387feca1761120fa (patch) | |
tree | 0fda0910862e24fef22a13776c3bc23a39902054 /net-p2p/gnewtellium | |
parent | 6e9e4a6ed8e68b01360049e69f58bf743439d301 (diff) | |
download | freebsd-ports-gnome-768dd7c392e726cf2862af1a387feca1761120fa.tar.gz freebsd-ports-gnome-768dd7c392e726cf2862af1a387feca1761120fa.tar.zst freebsd-ports-gnome-768dd7c392e726cf2862af1a387feca1761120fa.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 'net-p2p/gnewtellium')
-rw-r--r-- | net-p2p/gnewtellium/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net-p2p/gnewtellium/Makefile b/net-p2p/gnewtellium/Makefile index 973b9b52966e..4977cad9d629 100644 --- a/net-p2p/gnewtellium/Makefile +++ b/net-p2p/gnewtellium/Makefile @@ -10,9 +10,11 @@ PORTREVISION= 4 CATEGORIES= net-p2p MASTER_SITES= SF -MAINTAINER= ports@FreeBSD.org +MAINTAINER= 5u623l20@gmail.com COMMENT= A gnutella client +PORTSCOUT= skipv:0.05 # older than current one + USE_GNOME= gtk12 USE_GMAKE= yes GNU_CONFIGURE= yes |