diff options
Diffstat (limited to 'misc/vera')
-rw-r--r-- | misc/vera/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/vera/Makefile b/misc/vera/Makefile index f69d83cae84e..0e94b402599b 100644 --- a/misc/vera/Makefile +++ b/misc/vera/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: V.E.R.A. -# Version required: 1.5 # Date created: 9 March 1999 # Whom: Dima Sivachenko <dima@chg.ru> # # $FreeBSD$ # -DISTNAME= vera-1.5 +PORTNAME= vera +PORTVERSION= 1.5 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= vera |