diff options
Diffstat (limited to 'x11-wm/amiwm')
-rw-r--r-- | x11-wm/amiwm/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
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 <dcarmich@mcs.com> # # $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 |