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