diff options
Diffstat (limited to 'x11-wm/sapphire/Makefile')
-rw-r--r-- | x11-wm/sapphire/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-wm/sapphire/Makefile b/x11-wm/sapphire/Makefile index 501e13e9ba52..dc006f0c51d1 100644 --- a/x11-wm/sapphire/Makefile +++ b/x11-wm/sapphire/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: sapphire -# Version required: 0.14.0.2 # Date created: 26 Jan 2000 # Whom: trevor@jpj.net # # $FreeBSD$ # -DISTNAME= sapphire-0.14.0-2 -PKGNAME= sapphire-0.14.0.2 +PORTNAME= sapphire +PORTVERSION= 0.14.0.2 CATEGORIES= x11-wm MASTER_SITES= http://download.sourceforge.net/sapphire/ +DISTNAME= ${PORTNAME}-0.14.0-2 MAINTAINER= trevor@jpj.net |