From 5cd5b258b59f63241fff7b2d0cdeda22c2138b33 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Wed, 12 Apr 2000 06:21:15 +0000 Subject: Convert to the PORTNAME - PORTVERSION syntax. --- lang/Gofer/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lang/Gofer') diff --git a/lang/Gofer/Makefile b/lang/Gofer/Makefile index bf69b7a6e4ba..6f22c9740917 100644 --- a/lang/Gofer/Makefile +++ b/lang/Gofer/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: gofer -# Version required: 2.30 # Date created: Wed Feb 1 01:51:59 PST 1995 # Whom: hsu # # $FreeBSD$ # -DISTNAME= gofer230a -PKGNAME= gofer-2.30a +PORTNAME= gofer +PORTVERSION= 2.30a CATEGORIES= lang MASTER_SITES= ftp://cs.nott.ac.uk/nott-fp/languages/haskell/gofer/ +DISTNAME= gofer230a MAINTAINER= hsu@FreeBSD.org -- cgit v1.2.3