diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-09-30 09:28:10 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-09-30 09:28:10 +0000 |
commit | 995628d58a59a442b9cb4de0dca25d118efcead2 (patch) | |
tree | 7149bf9caece31350cb6f9a150ba7408257ff89e /deskutils/xpostitPlus/Makefile | |
parent | Add back tcl75 and tk41. (diff) |
portlint portlint!
Diffstat (limited to 'deskutils/xpostitPlus/Makefile')
-rw-r--r-- | deskutils/xpostitPlus/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/xpostitPlus/Makefile b/deskutils/xpostitPlus/Makefile index efdd5bafa58a..3ecf9e9ec621 100644 --- a/deskutils/xpostitPlus/Makefile +++ b/deskutils/xpostitPlus/Makefile @@ -3,16 +3,16 @@ # Date created: 26 Sep 1997 # Whom: mi # +# $Id$ +# DISTNAME= XPostitPlus-2.3 CATEGORIES= x11 - MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= office MAINTAINER= mi@aldan.ziplink.net USE_IMAKE= yes -USE_X11= yes .include <bsd.port.mk> |