diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2014-11-25 12:55:53 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2014-11-25 12:55:53 +0000 |
commit | 2d2662f1342e6b30a4f3e843cb2ecdc7987bf7d8 (patch) | |
tree | 2775ee0f159728d1a156c728006cce8798a7c496 /misc/auto-multiple-choice | |
parent | e527c1b2f65c583b01144da031c2a4451391e7ea (diff) | |
download | ports-2d2662f1342e6b30a4f3e843cb2ecdc7987bf7d8.tar.gz ports-2d2662f1342e6b30a4f3e843cb2ecdc7987bf7d8.zip |
Notes
Diffstat (limited to 'misc/auto-multiple-choice')
-rw-r--r-- | misc/auto-multiple-choice/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/auto-multiple-choice/Makefile b/misc/auto-multiple-choice/Makefile index 870338f40004..d3bf734c069d 100644 --- a/misc/auto-multiple-choice/Makefile +++ b/misc/auto-multiple-choice/Makefile @@ -2,6 +2,7 @@ PORTNAME= auto-multiple-choice PORTVERSION= 1.2.1 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= http://download.gna.org/auto-qcm/ DISTNAME= auto-multiple-choice_${PORTVERSION}_precomp |