diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 17:21:20 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 17:21:20 +0000 |
commit | 4a65c836693c56cb403b7a0b47a9514037a4bcec (patch) | |
tree | a83f9c61d0f1407763c818e3b12c03434ae8641a /french/gimp-help | |
parent | 1c7169ab74dcbb512e836e6882d91239ff49ddee (diff) |
Notes
Diffstat (limited to 'french/gimp-help')
-rw-r--r-- | french/gimp-help/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/french/gimp-help/Makefile b/french/gimp-help/Makefile index 70d2305bb7d5..59c1fc55ed8c 100644 --- a/french/gimp-help/Makefile +++ b/french/gimp-help/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: gimp-help -# Date created: 10th April 2010 -# Whom: SimaMoto,RyoTa <liangtai.s4@gmail.com> -# +# Created by: SimaMoto,RyoTa <liangtai.s4@gmail.com> # $FreeBSD$ -# CATEGORIES= french graphics @@ -15,4 +11,5 @@ MASTERDIR= ${.CURDIR}/../../misc/gimp-help-en DOCLANG= fr AMPLE= "@comment " +NO_STAGE= yes .include "${MASTERDIR}/Makefile" |