diff options
Diffstat (limited to 'net/ostinato/Makefile')
-rw-r--r-- | net/ostinato/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ostinato/Makefile b/net/ostinato/Makefile index d9847073425c..7c628807bb05 100644 --- a/net/ostinato/Makefile +++ b/net/ostinato/Makefile @@ -5,8 +5,8 @@ PORTNAME= ostinato PORTVERSION= 0.5.1 PORTREVISION= 2 CATEGORIES= net security -MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} -DISTNAME= ${PORTNAME}-src-${PORTVERSION}${EXTRACTSUFFIX} +MASTER_SITES= GOOGLE_CODE +DISTNAME= ${PORTNAME}-src-${PORTVERSION} MAINTAINER= zeising@FreeBSD.org COMMENT= Packet crafter/generator and analyzer with friendly GUI |