diff options
author | Johan van Selst <johans@FreeBSD.org> | 2011-09-15 17:17:11 +0000 |
---|---|---|
committer | Johan van Selst <johans@FreeBSD.org> | 2011-09-15 17:17:11 +0000 |
commit | 6ae5604b6a6d71bfc3ad7361db498d84bf4f4c74 (patch) | |
tree | 185b3475b2f24aed9dcb58c72ef107c1e8b5089d /lang/afnix/Makefile | |
parent | b2f06fb4c7cfcb80560d6dde30598c4959872816 (diff) | |
download | ports-6ae5604b6a6d71bfc3ad7361db498d84bf4f4c74.tar.gz ports-6ae5604b6a6d71bfc3ad7361db498d84bf4f4c74.zip |
Notes
Diffstat (limited to 'lang/afnix/Makefile')
-rw-r--r-- | lang/afnix/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/afnix/Makefile b/lang/afnix/Makefile index 44e3d921dd02..1f56661552e7 100644 --- a/lang/afnix/Makefile +++ b/lang/afnix/Makefile @@ -7,7 +7,7 @@ # PORTNAME= afnix -PORTVERSION= 2.0.0 +PORTVERSION= 2.1.1 CATEGORIES= lang MASTER_SITES= http://www.afnix.org/ftp/ \ ftp://ftp.stack.nl/pub/users/johans/afnix/ @@ -33,8 +33,8 @@ PLIST_SUB= PORTVER=${PORTVERSION:R} MAN1= adp::afnix.1 axc::afnix.1 axd::afnix.1 \ axi::afnix.1 axl::afnix.1 -MAN3= gfx::afnix.3 mth::afnix.3 net::afnix.3 nwg::afnix.3 \ - pim::afnix.3 sec::afnix.3 sio::afnix.3 sps::afnix.3 \ +MAN3= csm::afnix.3 gfx::afnix.3 mth::afnix.3 net::afnix.3 \ + nwg::afnix.3 sec::afnix.3 sio::afnix.3 sps::afnix.3 \ sys::afnix.3 txt::afnix.3 xml::afnix.3 itu::afnix.3 MAN4= wax::afnix.4 xpe::afnix.4 MAN7= eul::afnix.7 vol-0::afnix.7 vol-1::afnix.7 vol-2::afnix.7 |