diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2013-01-31 13:03:32 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2013-01-31 13:03:32 +0000 |
commit | 92ef61befd465e2830c30d8bbb53ae28d7d686a2 (patch) | |
tree | ceaed30ed6e908e81d419229ef62934a2c7f1504 /net-p2p/gnunet/Makefile | |
parent | ba21e5c6e0e8543c38df6962357ca6a336c2cf5c (diff) |
Notes
Diffstat (limited to 'net-p2p/gnunet/Makefile')
-rw-r--r-- | net-p2p/gnunet/Makefile | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/net-p2p/gnunet/Makefile b/net-p2p/gnunet/Makefile index f51b7eea3ea5..53602c8514e6 100644 --- a/net-p2p/gnunet/Makefile +++ b/net-p2p/gnunet/Makefile @@ -1,14 +1,9 @@ -# ex:ts=8 -# Ports collection makefile for: GNUnet -# Date created: Mar 23, 2002 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= gnunet DISTVERSION= 0.9.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-p2p ipv6 security MASTER_SITES= GNU |