diff options
author | asami <asami@FreeBSD.org> | 1999-03-19 22:43:09 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-03-19 22:43:09 +0000 |
commit | 3cbcefb86d25c5f3f580c0dc232cc65ed7cf9aab (patch) | |
tree | cc23e41eead0c2b4869a0077bbf25cadea497396 /x11-wm | |
parent | 0db7ebe2eebf8d0a39cbb0d9e3af425a576dab04 (diff) | |
download | FreeBSD-ports-3cbcefb86d25c5f3f580c0dc232cc65ed7cf9aab.zip FreeBSD-ports-3cbcefb86d25c5f3f580c0dc232cc65ed7cf9aab.tar.gz |
Make portlint less unhappy.
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/windowmaker-i18n/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-wm/windowmaker-i18n/Makefile b/x11-wm/windowmaker-i18n/Makefile index 7afd020..03b68ba 100644 --- a/x11-wm/windowmaker-i18n/Makefile +++ b/x11-wm/windowmaker-i18n/Makefile @@ -3,7 +3,7 @@ # Date created: 24 Nov 1998 # Whom: mac@jp.freebsd.org # -# $Id: Makefile,v 1.52 1999/02/21 21:51:01 billf Exp $ +# $Id: Makefile,v 1.54 1999/03/19 16:12:03 flathill Exp $ DISTNAME= WindowMaker-0.51.2 PKGNAME= windowmaker-i18n-0.51.2 @@ -13,7 +13,6 @@ MASTER_SITES= ${MASTER_SITE_WINDOWMAKER} \ MASTER_SITE_SUBDIR= beta/srcs DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DATAFILES} \ ${JA_CATALOGFILE}${EXTRACT_SUFX} - JA_CATALOGFILE= WindowMaker-0.51.2ja2 MAINTAINER= mac@jp.freebsd.org |