diff options
Diffstat (limited to 'devel/xxgdb')
-rw-r--r-- | devel/xxgdb/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/xxgdb/Makefile b/devel/xxgdb/Makefile index ac73d81..1427362 100644 --- a/devel/xxgdb/Makefile +++ b/devel/xxgdb/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: xxgdb -# Version required: 1.12 # Date created: 2 May 1995 # Whom: jkh # # $FreeBSD$ # -DISTNAME= xxgdb-1.12 +PORTNAME= xxgdb +PORTVERSION= 1.12 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= utilities |