diff options
author | Clement Laforet <clement@FreeBSD.org> | 2004-03-23 15:06:46 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2004-03-23 15:06:46 +0000 |
commit | 2e7b4917711e82cc321d788bb16a8f87c72594a0 (patch) | |
tree | 428e432f633e923cc76e9f09033d01780af7567a /net/ntop/Makefile | |
parent | f575c6f17ab4e94bb97fb710c4bbcc7c7d47f58f (diff) |
Notes
Diffstat (limited to 'net/ntop/Makefile')
-rw-r--r-- | net/ntop/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ntop/Makefile b/net/ntop/Makefile index 37e28c1e32e4..b338297e233d 100644 --- a/net/ntop/Makefile +++ b/net/ntop/Makefile @@ -6,8 +6,8 @@ # PORTNAME= ntop -PORTVERSION= 3.0.p2 -CATEGORIES= net +PORTVERSION= 3.0 +CATEGORIES= net ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p/pre/} |