diff options
Diffstat (limited to 'misc/team')
-rw-r--r-- | misc/team/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/team/Makefile b/misc/team/Makefile index 656cf6fe2e32..594486b7a2ad 100644 --- a/misc/team/Makefile +++ b/misc/team/Makefile @@ -6,7 +6,8 @@ # $FreeBSD$ # -DISTNAME= team-3.1 +PORTNAME= team +PORTVERSION= 3.1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_LOCAL} |