diff options
Diffstat (limited to 'x11-wm/tvtwm/Makefile')
-rw-r--r-- | x11-wm/tvtwm/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-wm/tvtwm/Makefile b/x11-wm/tvtwm/Makefile index c579fb37a6b1..68167dbf74d8 100644 --- a/x11-wm/tvtwm/Makefile +++ b/x11-wm/tvtwm/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: tvtwm -# Version required: pl11 # Date created: 5th December 1994 # Whom: gpalmer # # $FreeBSD$ # -DISTNAME= tvtwm.pl11 -PKGNAME= tvtwm-pl11 +PORTNAME= tvtwm +PORTVERSION= pl11 CATEGORIES= x11-wm MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= window_managers +DISTNAME= ${PORTNAME}.${PORTVERSION} MAINTAINER= gpalmer@FreeBSD.org |