diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2004-05-09 22:29:20 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2004-05-09 22:29:20 +0800 |
commit | 7f6c9bbfb6f5ac245dfebdda5c1c7e925332cefb (patch) | |
tree | 8aa5e740cc5fbe566824efb7621a3183bae53de5 /comms/conserver-com/Makefile | |
parent | 10b27178d403c29daf071a3aaffbe3d5910bd133 (diff) | |
download | freebsd-ports-gnome-7f6c9bbfb6f5ac245dfebdda5c1c7e925332cefb.tar.gz freebsd-ports-gnome-7f6c9bbfb6f5ac245dfebdda5c1c7e925332cefb.tar.zst freebsd-ports-gnome-7f6c9bbfb6f5ac245dfebdda5c1c7e925332cefb.zip |
Upgrade to 8.1.5.
- add '#include' capability to conserver.cf file.
- add '@group' syntax to conserver.cf file.
- add 'initdelay' option.
See CHANGES for details.
Diffstat (limited to 'comms/conserver-com/Makefile')
-rw-r--r-- | comms/conserver-com/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/conserver-com/Makefile b/comms/conserver-com/Makefile index a152b2063777..b348f621ce3d 100644 --- a/comms/conserver-com/Makefile +++ b/comms/conserver-com/Makefile @@ -6,7 +6,7 @@ # PORTNAME= conserver -PORTVERSION= 8.1.4 +PORTVERSION= 8.1.5 CATEGORIES= comms MASTER_SITES= ftp://ftp.conserver.com/conserver/ PKGNAMESUFFIX= -com |