From 500b47f7aef2ec4f463df2058ef05d2530b5d62b Mon Sep 17 00:00:00 2001 From: Chris Piazza Date: Mon, 10 Apr 2000 19:50:46 +0000 Subject: Update with the new PORTNAME/PORTVERSION variables --- x11-wm/amiwm/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'x11-wm/amiwm') diff --git a/x11-wm/amiwm/Makefile b/x11-wm/amiwm/Makefile index fdadfe02c264..b636933e9fc9 100644 --- a/x11-wm/amiwm/Makefile +++ b/x11-wm/amiwm/Makefile @@ -1,15 +1,15 @@ # New ports collection Makefile for: amiwm-0.20pl28 -# Version required: 0.20pl48 # Date created: 13 November 1997 # Whom: Douglas Carmichael # # $FreeBSD$ # -DISTNAME= amiwm0.20pl48 -PKGNAME= amiwm-0.20p48 +PORTNAME= amiwm +PORTVERSION= 0.20.p48 CATEGORIES= x11-wm MASTER_SITES= ftp://ftp.lysator.liu.se/pub/X11/wm/amiwm/ +DISTNAME= ${PORTNAME}0.20pl48 MAINTAINER= ports@FreeBSD.org -- cgit v1.2.3