diff options
| author | Kevin Lo <kevlo@FreeBSD.org> | 2001-01-06 17:16:14 +0000 |
|---|---|---|
| committer | Kevin Lo <kevlo@FreeBSD.org> | 2001-01-06 17:16:14 +0000 |
| commit | 1f53784c600b49c403a9ec6361d6a5d3402059f0 (patch) | |
| tree | 8b4cf78b06df63b8e65b310d93df296baae707c2 /sysutils/ipa/Makefile | |
| parent | 03e6193f1330675fccda237e643198ddc5438608 (diff) | |
Notes
Diffstat (limited to 'sysutils/ipa/Makefile')
| -rw-r--r-- | sysutils/ipa/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/ipa/Makefile b/sysutils/ipa/Makefile index 3189b276a4e6..fd864b9ad5c5 100644 --- a/sysutils/ipa/Makefile +++ b/sysutils/ipa/Makefile @@ -6,13 +6,15 @@ # PORTNAME= ipa -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.2 CATEGORIES= sysutils MASTER_SITES= http://www.simon.org.ua/ipa/ \ http://www.comsys.ntu-kpi.kiev.ua/~simon/ipa/ MAINTAINER= simon@simon.org.ua +ALL_TARGET= FreeBSD + MAN5= ipa.5 ipa.conf.5 MAN8= ipa.8 ipastat.8 |
