diff options
Diffstat (limited to 'misc/gone/Makefile')
-rw-r--r-- | misc/gone/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/gone/Makefile b/misc/gone/Makefile index 1aaa295..254c518 100644 --- a/misc/gone/Makefile +++ b/misc/gone/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: gone -# Version required: 1.3.1 # Date created: 19 April 1998 # Whom: marcus # # $FreeBSD$ # -DISTNAME= gone-1.3.1 +PORTNAME= gone +PORTVERSION= 1.3.1 CATEGORIES= misc MASTER_SITES= http://jaguar.ir.miami.edu/~marcus/ |