diff options
author | dinoex <dinoex@FreeBSD.org> | 2015-11-22 03:10:03 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2015-11-22 03:10:03 +0800 |
commit | a27b288a51c19c0e104036a774df8c5d2509ac7a (patch) | |
tree | 15469887c2f41d935d4a98fa9f20ae8c70193796 /news | |
parent | a6edcc700d92e30322356a3e5bf986314ec104c4 (diff) | |
download | freebsd-ports-gnome-a27b288a51c19c0e104036a774df8c5d2509ac7a.tar.gz freebsd-ports-gnome-a27b288a51c19c0e104036a774df8c5d2509ac7a.tar.zst freebsd-ports-gnome-a27b288a51c19c0e104036a774df8c5d2509ac7a.zip |
- use USES=tar
Diffstat (limited to 'news')
-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 |