diff options
author | bdrewery <bdrewery@FreeBSD.org> | 2013-08-18 21:24:23 +0800 |
---|---|---|
committer | bdrewery <bdrewery@FreeBSD.org> | 2013-08-18 21:24:23 +0800 |
commit | 4b30f55ad5c6b1a477189fba1eafc04dcb4dfb8a (patch) | |
tree | 4ebf1c42abf7c1f56f761413966331cd77563a1b /x11-wm | |
parent | a339a1d23c2463eea58fea00790db3eab61832d1 (diff) | |
download | freebsd-ports-gnome-4b30f55ad5c6b1a477189fba1eafc04dcb4dfb8a.tar.gz freebsd-ports-gnome-4b30f55ad5c6b1a477189fba1eafc04dcb4dfb8a.tar.zst freebsd-ports-gnome-4b30f55ad5c6b1a477189fba1eafc04dcb4dfb8a.zip |
- Reset matusita's ports
With hat: portmgr
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/fvwm2-i18n/Makefile | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/x11-wm/fvwm2-i18n/Makefile b/x11-wm/fvwm2-i18n/Makefile index e867c922fa8b..8d864a269b5d 100644 --- a/x11-wm/fvwm2-i18n/Makefile +++ b/x11-wm/fvwm2-i18n/Makefile @@ -1,14 +1,9 @@ -# New ports collection makefile for: Internationalized fvwm2 -# Date created: 20 Jan 1996 -# Whom: peter -# +# Created by: peter # $FreeBSD$ -# CATEGORIES= x11-wm PKGNAMESUFFIX= 2-i18n -MAINTAINER= matusita@FreeBSD.org COMMENT=Internationalized fvwm version 2, a window manager for X MASTERDIR= ${.CURDIR}/../../x11-wm/fvwm2 |