diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2015-11-21 19:10:03 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2015-11-21 19:10:03 +0000 |
commit | 07796341e45b50f08f4b027cdf2bd8541497bda9 (patch) | |
tree | 15469887c2f41d935d4a98fa9f20ae8c70193796 /news/pgpmoose | |
parent | f80cee5e8bba913b77a289cbd274d7e5516638b9 (diff) |
- use USES=tar
Notes
Notes:
svn path=/head/; revision=402183
Diffstat (limited to 'news/pgpmoose')
-rw-r--r-- | news/pgpmoose/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/news/pgpmoose/Makefile b/news/pgpmoose/Makefile index 746b22940989..5bfba389b43f 100644 --- a/news/pgpmoose/Makefile +++ b/news/pgpmoose/Makefile @@ -8,13 +8,12 @@ CATEGORIES= news security # MASTER_SITES= http://people.qualcomm.com/ggr/ MASTER_SITES= LOCAL/dinoex DISTNAME= PGPMoose -EXTRACT_SUFX= .tar.Z MAINTAINER= dinoex@FreeBSD.org COMMENT= PGP Moose - signatures for moderated newsgroups +USES= tar:Z shebangfix NO_WRKSUBDIR= yes -USES= shebangfix SHEBANG_FILES= pmcancel pmdaemon BIN1= pmapp pmcanon pmcheck pmnewsgroups \ pmdaemon pmcancel |