diff options
Diffstat (limited to 'sysutils/most/Makefile')
-rw-r--r-- | sysutils/most/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/most/Makefile b/sysutils/most/Makefile index 736e4c311dbc..4a255c8a70a0 100644 --- a/sysutils/most/Makefile +++ b/sysutils/most/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: most -# Version required: 4.9.0 # Date created: 31 May 1997 # Whom: rhwang@bigpanda.com # # $FreeBSD$ # -DISTNAME= most-4.9.0 +PORTNAME= most +PORTVERSION= 4.9.0 CATEGORIES= misc MASTER_SITES= ftp://space.mit.edu/pub/davis/most/ \ ftp://ftp.uni-stuttgart.de/pub/unix/misc/slang/most/ |