diff options
Diffstat (limited to 'editors/vigor/Makefile')
-rw-r--r-- | editors/vigor/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/vigor/Makefile b/editors/vigor/Makefile index 1850951804f7..4a5e79fe7d83 100644 --- a/editors/vigor/Makefile +++ b/editors/vigor/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: vigor -# Version required: 0.014 # Date created: 17 Jan 2000 # Whom: Bill Fumerola <billf@chc-chimes.com> # # $FreeBSD$ # -DISTNAME= vigor-0.014 +PORTNAME= vigor +PORTVERSION= 0.014 CATEGORIES= editors tk82 tcl82 MASTER_SITES= http://www.red-bean.com:8080/ |