diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-08 22:04:57 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-08 22:04:57 +0000 |
commit | a0cb9ec98b59ded6aa7cb0b3f453902fd3ea72ba (patch) | |
tree | 3ffd72b216e533f037cfc7f06f222ca72e602018 /deskutils/offix-trash | |
parent | bcd8ffd9d02ae8abfa24cfffffc4c496a55b29e2 (diff) |
Notes
Diffstat (limited to 'deskutils/offix-trash')
-rw-r--r-- | deskutils/offix-trash/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/deskutils/offix-trash/Makefile b/deskutils/offix-trash/Makefile index 96d54dec3f6a..9dee0a02fe20 100644 --- a/deskutils/offix-trash/Makefile +++ b/deskutils/offix-trash/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> # # $FreeBSD$ # -DISTNAME= Trash-2.4 -PKGNAME= offix-trash-2.4 +PORTNAME= offix-trash +PORTVERSION= 2.4 CATEGORIES= deskutils offix MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= desktop_managers/OffiX +DISTNAME= Trash-${PORTVERSION} MAINTAINER= ruslan@shevchenko.kiev.ua |