From c99c6009443219fbcb10c1baf7b6d0c93975f58a Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Fri, 14 Apr 2000 10:48:02 +0000 Subject: Convert to PORTNAME/PORTVERSION. lfview had an invalid version string so I fixed it. --- graphics/xfig/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'graphics/xfig') diff --git a/graphics/xfig/Makefile b/graphics/xfig/Makefile index ba4a2bc21ea7..2972f40d023f 100644 --- a/graphics/xfig/Makefile +++ b/graphics/xfig/Makefile @@ -1,17 +1,17 @@ # New ports collection makefile for: xfig -# Version required: 3.2.3a # Date created: 4 January 1995 # Whom: roberto # # $FreeBSD$ # -DISTNAME= xfig.3.2.3a -PKGNAME= xfig-3.2.3a +PORTNAME= xfig +PORTVERSION= 3.2.3a CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_XCONTRIB} \ ftp://www-epb.lbl.gov/xfig/ MASTER_SITE_SUBDIR= applications/drawing_tools/xfig +DISTNAME= ${PORTNAME}.${PORTVERSION} MAINTAINER= ports@FreeBSD.org -- cgit v1.2.3