diff options
author | antoine <antoine@FreeBSD.org> | 2013-06-13 16:07:05 +0000 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2013-06-13 16:07:05 +0000 |
commit | 7d044e5e0647661ac638c735ef18e7e33bfb1af8 (patch) | |
tree | b64bc62ec990e1a9e0186c0fe52093fbb00592e0 | |
parent | 4594a2f9a2a388f5594ee38babb39d28a311cc71 (diff) | |
download | FreeBSD-ports-7d044e5e0647661ac638c735ef18e7e33bfb1af8.zip FreeBSD-ports-7d044e5e0647661ac638c735ef18e7e33bfb1af8.tar.gz |
- Trim Makefile header
- Add missing dirs to pkg-plist
-rw-r--r-- | textproc/rubber/Makefile | 7 | ||||
-rw-r--r-- | textproc/rubber/pkg-plist | 2 |
2 files changed, 3 insertions, 6 deletions
diff --git a/textproc/rubber/Makefile b/textproc/rubber/Makefile index 02075fc..21636d6 100644 --- a/textproc/rubber/Makefile +++ b/textproc/rubber/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# Ports collection Makefile for: rubber -# Date created: Mar 27, 2003 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= rubber PORTVERSION= 1.1 diff --git a/textproc/rubber/pkg-plist b/textproc/rubber/pkg-plist index 48d3d96..46544e6 100644 --- a/textproc/rubber/pkg-plist +++ b/textproc/rubber/pkg-plist @@ -1,3 +1,5 @@ bin/rubber bin/rubber-info bin/rubber-pipe +@dirrmtry man/fr/man1 +@dirrmtry man/fr |