diff options
Diffstat (limited to 'x11/offix-execute/Makefile')
-rw-r--r-- | x11/offix-execute/Makefile | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/x11/offix-execute/Makefile b/x11/offix-execute/Makefile index f95fb9c..ed94e0d 100644 --- a/x11/offix-execute/Makefile +++ b/x11/offix-execute/Makefile @@ -1,16 +1,16 @@ -# ports collection makefile for: Clipboard -# Version required: 2.4 -# Date created: 28 Jun 1997 -# Whom: Ruslan Shevchenko <ruslan@shevchenko.kiev.ua> +# ports collection makefile for: Execute +# Date created: 28 Jun 1997 +# Whom: Ruslan Shevchenko <ruslan@shevchenko.kiev.ua> # # $FreeBSD$ # -DISTNAME= Execute-2.4 -PKGNAME= offix-execute-2.4 +PORTNAME= offix-execute +PORTVERSION= 2.4 CATEGORIES= x11 offix MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= desktop_managers/OffiX +DISTNAME= Execute-${PORTVERSION} MAINTAINER= ruslan@shevchenko.kiev.ua |