diff options
author | adam <adam@pkgsrc.org> | 2016-10-07 18:25:29 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2016-10-07 18:25:29 +0000 |
commit | 309f52102f498d309d64f1c316185e60163af7ea (patch) | |
tree | 6a91600d2e9992ecb5a3c8f22aede48b0a49e089 /ham/gr-fcdproplus | |
parent | c976dd16205d02b73ba6e811b1f95295922b08e8 (diff) | |
download | pkgsrc-309f52102f498d309d64f1c316185e60163af7ea.tar.gz |
Revbump post boost update
Diffstat (limited to 'ham/gr-fcdproplus')
-rw-r--r-- | ham/gr-fcdproplus/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ham/gr-fcdproplus/Makefile b/ham/gr-fcdproplus/Makefile index ec238673d45..a7fe56349ba 100644 --- a/ham/gr-fcdproplus/Makefile +++ b/ham/gr-fcdproplus/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2015/04/17 15:53:09 adam Exp $ +# $NetBSD: Makefile,v 1.5 2016/10/07 18:25:56 adam Exp $ DISTNAME= gr-fcdproplus_3.7.11.orig PKGNAME= ${DISTNAME:S/_/-/S/.orig//} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= ham MASTER_SITES+= ${MASTER_SITE_DEBIAN:=pool/main/g/gr-fcdproplus/} EXTRACT_SUFX= .tar.xz |