diff options
Diffstat (limited to 'mail/missey/Makefile')
-rw-r--r-- | mail/missey/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/mail/missey/Makefile b/mail/missey/Makefile index 42280a7b680f..2818326fdc6f 100644 --- a/mail/missey/Makefile +++ b/mail/missey/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: missey -# Date created: 30 April 2004 -# Whom: delphij@FreeBSD.org.cn -# +# Created by: delphij@FreeBSD.org.cn # $FreeBSD$ -# PORTNAME= missey PORTVERSION= 1.2.0 @@ -27,6 +23,7 @@ PLIST_DIRS= etc/mps USE_RC_SUBR= mps +NO_STAGE= yes post-extract: @${MV} ${WRKDIR}/mps/src ${WRKSRC} @${RM} -r ${WRKDIR}/mps |