From 007c7f0c9d4eaad89449342ee90e4b102925caec Mon Sep 17 00:00:00 2001 From: mharo Date: Sat, 8 Apr 2000 22:04:57 +0000 Subject: update with the new PORTNAME/PORTVERSION variables --- deskutils/xopps/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'deskutils/xopps/Makefile') diff --git a/deskutils/xopps/Makefile b/deskutils/xopps/Makefile index cd829e7e126..327cb128c03 100644 --- a/deskutils/xopps/Makefile +++ b/deskutils/xopps/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: xopps -# Version required: 1.13 # Date created: 1 Ag 1997 # Whom: Pedro Giffuni (orig) # # $FreeBSD$ # -DISTNAME= xopps.1.13 -PKGNAME= xopps-1.13 +PORTNAME= xopps +PORTVERSION= 1.13 CATEGORIES= deskutils MASTER_SITES= ftp://ftp.weird.com/pub/mirror/ \ ftp://devvax.jpl.nasa.gov/pub/xopps/ +DISTNAME= ${PORTNAME}.${PORTVERSION} MAINTAINER= ports@FreeBSD.org -- cgit